n8n-io
n8n
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(core): Replace unbounded expression code cache with LRU
#27477
Merged
Comparing
cat-2419
(
2e99c22
) with
master
(
bf7379d
)
CodSpeed Performance Gauge
-17%
Regression
1
Untouched
31
Skipped
7
No successful run was found on
master
(
884c34e
) during the generation of this report, so
bf7379d
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
Regression
Untouched
Skipped
39 total
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
-17%
488.2 µs
589.1 µs
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
+1%
1.1 ms
1.1 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 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.
current: Nested Property - depth 4
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: Extension Call - isEmpty
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
0%
1.4 ms
1.4 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.
vm: Array Iteration - filter 100 items
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
0%
8.4 ms
8.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Extension Call - isEmpty
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
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
0%
6.3 ms
6.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Array Iteration - filter 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: Array Iteration - map 10k items
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
0%
555.8 ms
555.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Simple Property - small data
packages/testing/performance/benchmarks/expression-engine/patterns-current.bench.ts
CodSpeed Performance Gauge
0%
1.3 ms
1.3 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
0%
5.8 ms
5.8 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: Simple Property - large data
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: Array Element Access - map 100 elements
packages/testing/performance/benchmarks/expression-engine/micro.bench.ts
CodSpeed Performance Gauge
0%
378.3 µs
378.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
current: Conditional - ternary
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: Simple Property - small data
packages/testing/performance/benchmarks/expression-engine/patterns-vm.bench.ts
CodSpeed Performance Gauge
0%
1.8 ms
1.8 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
0%
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
0%
1.5 ms
1.5 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
0%
1.4 ms
1.4 ms
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
0%
1.4 ms
1.4 ms
1
2
Commits
Click on a commit to change the comparison range
Base
master
bf7379d
-0.55%
fix(core): allow configurable vm evaluator timeout for benchmarks
b21fdc1
6 days ago
by despairblue
-16.58%
test(core): add tests for expression.code_cache.size gauge emissions
2e99c22
6 days ago
by despairblue
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs