Skip to content

Quantexa arithmetic where#98

Merged
j6k4m8 merged 8 commits into
aplbrain:masterfrom
q-rosiebloxsom:quantexa-arithmetic-where
Jun 26, 2026
Merged

Quantexa arithmetic where#98
j6k4m8 merged 8 commits into
aplbrain:masterfrom
q-rosiebloxsom:quantexa-arithmetic-where

integer division should round towards zero

53b12c0
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 26, 2026 in 0s

Performance Regression: -24.9%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

#### 🎉 Hooray! `pytest-codspeed` just leveled up to 5.0.3!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

❌ 49 regressed benchmarks
✅ 50 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_nested_nots_in_statements[DiGraph] 33.3 ms 60.7 ms -45.13%
test_nested_nots_in_statements[MultiDiGraph] 33.3 ms 60.7 ms -45.11%
test_doublenot[MultiDiGraph] 12.1 ms 19 ms -36.04%
test_doublenot[DiGraph] 12.1 ms 18.9 ms -36.01%
test_simple_api_multi_node_multi_where[MultiDiGraph] 17.8 ms 27.4 ms -34.77%
test_simple_api_multi_node_multi_where[DiGraph] 17.8 ms 27.3 ms -34.68%
test_simple_api_single_node_multi_where[DiGraph] 18 ms 27.5 ms -34.54%
test_simple_api_single_node_multi_where[MultiDiGraph] 18.1 ms 27.6 ms -34.51%
test_not[MultiDiGraph] 11.4 ms 16.7 ms -31.72%
test_not[DiGraph] 11.4 ms 16.7 ms -31.55%
test_contains[DiGraph] 21.7 ms 30.6 ms -29.23%
test_contains[MultiDiGraph] 21.7 ms 30.6 ms -29.13%
test_ends_with[DiGraph] 21.1 ms 28.4 ms -25.91%
test_ends_with[MultiDiGraph] 21.1 ms 28.4 ms -25.81%
test_starts_with[MultiDiGraph] 10.8 ms 14.5 ms -25.42%
test_starts_with[DiGraph] 10.8 ms 14.5 ms -25.41%
test_simple_api_single_node_where[DiGraph] 14.5 ms 19.3 ms -24.66%
test_simple_api_single_node_where[MultiDiGraph] 14.6 ms 19.3 ms -24.66%
test_simple_api_two_edge_where_clauses_diff_edge[DiGraph] 26.1 ms 34.6 ms -24.53%
test_simple_api_two_edge_where_clauses_diff_edge[MultiDiGraph] 26.2 ms 34.7 ms -24.49%
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing q-rosiebloxsom:quantexa-arithmetic-where (53b12c0) with master (bf30e3e)

Open in CodSpeed