ci: reject implicit engine buffer allocation - #9672
Conversation
5b79473 to
2f3e584
Compare
Merging this PR will degrade performance by 27.52%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | WallTime | arrow_checked_add_u32_neon[16384] |
12.2 µs | 20.4 µs | -40.29% |
| ❌ | WallTime | words_gather_scalar_avx2[65536] |
8.2 µs | 9.4 µs | -12.01% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing ngates/buffer-allocator-enforce (c18fde8) with ngates/buffer-allocator-execution (a8ffb77)
Footnotes
-
206 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. ↩
2f3e584 to
d578a0a
Compare
5be81fc to
13894b2
Compare
36176c7 to
24c4ffc
Compare
24c4ffc to
7837e58
Compare
7837e58 to
092912f
Compare
092912f to
e5fea5f
Compare
0aa2518 to
5014df5
Compare
5014df5 to
1bd0883
Compare
1bd0883 to
1edde31
Compare
1edde31 to
b9c94d9
Compare
eedc0f8 to
fc0be30
Compare
fc0be30 to
b09ec24
Compare
b09ec24 to
3e98c72
Compare
3e98c72 to
7976d61
Compare
61fbe5d to
f77d428
Compare
f77d428 to
d7e9401
Compare
d7e9401 to
5300014
Compare
44b997f to
5549077
Compare
5549077 to
9dffd89
Compare
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
9dffd89 to
c18fde8
Compare
Summary
Reject implicit buffer allocation in engine code.
Changes