n8n-io
n8n
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(MiniMax Node): Add standalone MiniMax vendor node (backport to release-candidate/2.17.x)
#28869
Closed
Comparing
backport-28748-to-release-candidate/2.17.x
(
a5bd9c5
) with
release-candidate/2.17.x
(
0295369
)
CodSpeed Performance Gauge
-81%
Regression
12
Untouched
20
Skipped
20
No successful run was found on
release-candidate/2.17.x
(
bc9cbea
) during the generation of this report, so
master
(
0295369
) 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
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
-81%
1.3 ms
7.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
-69%
277.3 µs
893.8 µ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
-44%
1.3 ms
2.4 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
-40%
278.6 µs
461.7 µ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
-40%
284.1 µs
470.8 µ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
-39%
278.2 µs
454 µ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
-34%
357.5 µs
538.8 µ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
-24%
1.3 ms
1.8 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
-15%
1.3 ms
1.6 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
-11%
1.3 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
-11%
1.4 ms
1.6 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
-11%
1.4 ms
1.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Simple Property - large data
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
+2%
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
+2%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Array Iteration - map 100 items
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
+1%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Conditional - nullish coalescing
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
+1%
1.1 ms
1.1 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
+1%
1.1 ms
1.1 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
0%
1.4 ms
1.4 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: Conditional - ternary
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
-1%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Array Iteration - filter+map 100 items
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
-1%
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
-1%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
legacy: Extension Call - isEmpty
packages/testing/performance/benchmarks/expression-engine/patterns-legacy.bench.ts
CodSpeed Performance Gauge
-2%
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
-3%
5.7 ms
5.9 ms
1
2
3
Commits
Click on a commit to change the comparison range
Base
master
0295369
-80.99%
feat(MiniMax Node): Add standalone MiniMax vendor node (#28748)
a5bd9c5
26 days ago
by DawidMyslak
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs