n8n-io
n8n
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Optimizations
Branches
Benchmarks
Runs
fix(core): Allow expressions in tool default values on chat hub tools
#27167
Merged
Comparing
cha-166-we-have-expressions-by-default-in-kalendar-tool-in-chathub
(
2b7d110
) with
master
(
d8f8ff0
)
CodSpeed Performance Gauge
0%
Untouched
32
Skipped
7
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
39 total
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
+3%
1.6 ms
1.6 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
+3%
384.8 µs
375.4 µs
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
-2%
1.5 ms
1.5 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.8 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
-1%
1.5 ms
1.5 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
-1%
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
-1%
1.4 ms
1.4 ms
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
+1%
488.8 µs
483.6 µs
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
-1%
1.4 ms
1.4 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
-1%
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
+1%
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
-1%
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
-1%
1.4 ms
1.4 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
+1%
1.1 ms
1.1 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
+1%
1.1 ms
1.1 ms
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
+1%
1.1 ms
1.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
-1%
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%
1.4 ms
1.5 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
0%
375.1 µs
376.5 µs
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%
4.1 ms
4.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.
vm micro: Array Element Access - single element
packages/testing/performance/benchmarks/expression-engine/micro.bench.ts
CodSpeed Performance Gauge
0%
375.7 µs
375.1 µs
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.
current: Simple Property - small 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
d8f8ff0
0%
fix(core): Allow expressions in tool default values on chat hub toolst push
a7d1939
6 months ago
by Cadiac
-0.14%
Merge branch 'master' into cha-166-we-have-expressions-by-default-in-kalendar-tool-in-chathub
2b7d110
6 months ago
by Cadiac
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs