n8n-io
n8n
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(core): Resolve additional keys lazily in VM expression engine
#28430
Merged
Comparing
fix/vm-expression-proxy-context
(
97ec22b
) with
master
(
bd9713b
)
CodSpeed Performance Gauge
×5.3
Improvement
15
Untouched
17
Skipped
20
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
Skipped
52 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Extension Call - isEmpty
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
×5.3
7.1 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm micro: Array Element Access - single element
packages/testing/performance/benchmarks/expression-engine/micro.bench.ts
CodSpeed Performance Gauge
×3.2
895 µs
277.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Simple Property - medium data
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+80%
2.4 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm micro: Data Complexity - deep access (depth 6)
packages/testing/performance/benchmarks/expression-engine/micro.bench.ts
CodSpeed Performance Gauge
+68%
466.8 µs
277.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm micro: Array Element Access - map 100 elements
packages/testing/performance/benchmarks/expression-engine/micro.bench.ts
CodSpeed Performance Gauge
+64%
457.2 µs
278.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm micro: Data Complexity - shallow access (depth 1)
packages/testing/performance/benchmarks/expression-engine/micro.bench.ts
CodSpeed Performance Gauge
+63%
483.8 µs
296 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm micro: Script Compilation - cache hit (repeated expression)
packages/testing/performance/benchmarks/expression-engine/micro.bench.ts
CodSpeed Performance Gauge
+51%
539.4 µs
357.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Conditional - nullish coalescing
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+33%
1.8 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Conditional - ternary
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+18%
1.6 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Simple Property - small data
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+14%
2.2 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Nested Property - depth 3
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+13%
1.6 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Simple Property - large data
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+13%
1.5 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Extension Call - toUpperCase
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+13%
1.5 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Nested Property - depth 4
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+11%
1.6 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm micro: Script Compilation - cache miss (unique expressions)
packages/testing/performance/benchmarks/expression-engine/micro.bench.ts
CodSpeed Performance Gauge
+11%
1.9 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Array Iteration - filter+map 100 items
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+6%
6.5 ms
6.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Array Iteration - map 10k items
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+4%
526.1 ms
506.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Array Iteration - filter 100 items
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+4%
17.7 ms
17.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
vm: Array Iteration - map 100 items
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
+3%
5.9 ms
5.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Simple Property - small data
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
+1%
1.4 ms
1.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Nested Property - depth 3
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Nested Property - depth 4
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Extension Call - toUpperCase
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Array Iteration - filter 100 items
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Array Iteration - map 10k items
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
0%
2.4 ms
2.4 ms
1
2
3
Commits
Click on a commit to change the comparison range
Base
master
bd9713b
×5.3
test(core): Cover buildContext proxy lazy resolution
97ec22b
18 hours ago
by ivov
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs