n8n-io
n8n
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
chore: Bundle 2026-W9 (backport to release-candidate/2.13.x)
#27537
Merged
Comparing
backport-27532-to-release-candidate/2.13.x
(
2e678af
) with
release-candidate/2.13.x
(
fb7788d
)
CodSpeed Performance Gauge
×140
Improvement
6
Untouched
26
Skipped
7
No successful run was found on
release-candidate/2.13.x
(
9a4649e
) during the generation of this report, so
master
(
fb7788d
) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
Skipped
39 total
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
×140
554.4 ms
4.1 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
×6.1
8.5 ms
1.4 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
×4.5
6.3 ms
1.4 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
×4.1
5.8 ms
1.4 ms
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
+14%
390.6 µs
341.6 µ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
+10%
377 µs
341.4 µs
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
+10%
377.6 µs
344.2 µ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
+10%
489.3 µs
446.8 µs
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
+7%
376.8 µs
351.6 µ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
+4%
1.4 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
+4%
1.4 ms
1.4 ms
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
+4%
1.8 ms
1.7 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
+3%
1.4 ms
1.3 ms
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
+3%
1.4 ms
1.4 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
+3%
1.5 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
+3%
1.4 ms
1.4 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
+3%
1.5 ms
1.4 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
+2%
1.8 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Array Iteration - filter+map 100 items
packages/testing/performance/benchmarks/expression-engine/patterns-current.bench.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 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
0%
1.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Extension Call - toUpperCase
packages/testing/performance/benchmarks/expression-engine/patterns-current.bench.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Array Iteration - map 10k items
packages/testing/performance/benchmarks/expression-engine/patterns-current.bench.ts
CodSpeed Performance Gauge
0%
2.3 ms
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Nested Property - depth 3
packages/testing/performance/benchmarks/expression-engine/patterns-current.bench.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Conditional - nullish coalescing
packages/testing/performance/benchmarks/expression-engine/patterns-current.bench.ts
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Simple Property - medium data
packages/testing/performance/benchmarks/expression-engine/patterns-current.bench.ts
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
1
2
Commits
Click on a commit to change the comparison range
Base
master
fb7788d
×140
chore: Bundle 2026-W9 (#27532)
2e678af
6 days ago
by n8n-assistant[bot]
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs