feat(MiniMax Node): Add standalone MiniMax vendor node (backport to release-candidate/2.17.x) #28869
CodSpeed HQ / CodSpeed Performance Analysis
completed
Apr 22, 2026
Performance Regression: -80.99%
❌ 12 regressed benchmarks
✅ 20 untouched benchmarks
⏩ 20 skipped benchmarks1
⚠️ Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | vm micro: Script Compilation - cache hit (repeated expression) |
357.5 µs | 538.8 µs | -33.64% |
| ❌ | vm micro: Data Complexity - shallow access (depth 1) |
284.1 µs | 470.8 µs | -39.65% |
| ❌ | vm micro: Array Element Access - map 100 elements |
278.2 µs | 454 µs | -38.73% |
| ❌ | vm micro: Array Element Access - single element |
277.3 µs | 893.8 µs | -68.98% |
| ❌ | vm micro: Data Complexity - deep access (depth 6) |
278.6 µs | 461.7 µs | -39.65% |
| ❌ | vm: Extension Call - isEmpty |
1.3 ms | 7.1 ms | -80.99% |
| ❌ | vm: Conditional - ternary |
1.3 ms | 1.6 ms | -15.12% |
| ❌ | vm: Simple Property - large data |
1.4 ms | 1.5 ms | -10.63% |
| ❌ | vm: Simple Property - medium data |
1.3 ms | 2.4 ms | -44.44% |
| ❌ | vm: Extension Call - toUpperCase |
1.3 ms | 1.5 ms | -11.19% |
| ❌ | vm: Conditional - nullish coalescing |
1.3 ms | 1.8 ms | -24.35% |
| ❌ | vm: Nested Property - depth 3 |
1.4 ms | 1.6 ms | -10.84% |
Comparing backport-28748-to-release-candidate/2.17.x (a5bd9c5) with master (0295369)2
Footnotes
-
20 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
release-candidate/2.17.x(bc9cbea) during the generation of this report, somaster(0295369) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
Loading