Skip to content

Use execute where possible#6835

Merged
gatesn merged 6 commits intodevelopfrom
ngates/use-execute
Mar 7, 2026
Merged

Use execute where possible#6835
gatesn merged 6 commits intodevelopfrom
ngates/use-execute

Conversation

@gatesn
Copy link
Contributor

@gatesn gatesn commented Mar 6, 2026

When the ExecutionCtx is in scope, prefer to execute rather than use the legacy ToCanonical trait.

gatesn added 2 commits March 6, 2026 16:53
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn requested a review from connortsui20 March 6, 2026 22:03
@gatesn gatesn added the changelog/chore A trivial change label Mar 6, 2026
@gatesn gatesn marked this pull request as ready for review March 6, 2026 22:04
@gatesn gatesn added the action/benchmark-sql Trigger SQL benchmarks to run on this PR label Mar 6, 2026
@github-actions github-actions bot removed the action/benchmark-sql Trigger SQL benchmarks to run on this PR label Mar 6, 2026
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 6, 2026

Merging this PR will degrade performance by 11%

⚡ 20 improved benchmarks
❌ 2 regressed benchmarks
✅ 958 untouched benchmarks
🆕 20 new benchmarks
⏩ 1466 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_map[(0.1, 0.5)] 2.6 ms 2.1 ms +24.93%
Simulation take_map[(0.1, 1.0)] 4.2 ms 3.5 ms +19.07%
Simulation take_map[(0.1, 0.1)] 1,007.5 µs 905.7 µs +11.23%
🆕 Simulation sequence_decompress_u32 N/A 4.1 ms N/A
🆕 Simulation sequence_compress_u32 N/A 5.2 ms N/A
🆕 Simulation decompress_utf8[(1000, 16)] N/A 30.8 µs N/A
🆕 Simulation decompress_utf8[(1000, 4)] N/A 42.6 µs N/A
🆕 Simulation decompress_utf8[(10000, 1024)] N/A 112.3 µs N/A
🆕 Simulation decompress_utf8[(100000, 1024)] N/A 946.7 µs N/A
🆕 Simulation decompress_utf8[(10000, 256)] N/A 113.1 µs N/A
🆕 Simulation decompress_utf8[(1000, 256)] N/A 28.5 µs N/A
🆕 Simulation decompress_utf8[(100000, 16)] N/A 1.2 ms N/A
🆕 Simulation decompress_utf8[(10000, 16)] N/A 135.8 µs N/A
🆕 Simulation decompress_utf8[(100000, 4096)] N/A 944.6 µs N/A
🆕 Simulation decompress_utf8[(1000000, 1024)] N/A 9.3 ms N/A
🆕 Simulation decompress_utf8[(100000, 256)] N/A 958.1 µs N/A
🆕 Simulation decompress_utf8[(1000000, 4)] N/A 19 ms N/A
🆕 Simulation decompress_utf8[(1000000, 256)] N/A 9.4 ms N/A
🆕 Simulation decompress_utf8[(1000000, 16)] N/A 11.7 ms N/A
🆕 Simulation decompress_utf8[(1000000, 4096)] N/A 9.3 ms N/A
... ... ... ... ... ...

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


Comparing ngates/use-execute (886f62f) with develop (5d6a3c8)2

Open in CodSpeed

Footnotes

  1. 1466 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.

  2. No successful run was found on develop (6a34208) during the generation of this report, so 5d6a3c8 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Polar Signals Profiling Results

Latest Run

Status Commit Job Attempt Link
🟢 Done cc1d6ec 1 Explore Profiling Data

Powered by Polar Signals Cloud

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Benchmarks: PolarSignals Profiling

Summary

  • Overall: 1.016x ➖
  • Vortex: 1.016x ➖
  • datafusion:vortex: 1.016x ➖
  • Best: polarsignals_q07/datafusion:vortex-file-compressed (0.937x)
  • Worst: polarsignals_q05/datafusion:vortex-file-compressed (1.126x)
  • Significant (>10%): 0↑ 1↓
Detailed Results Table
name PR cc1d6ec base 8eee959 ratio (PR/base) unit remark
polarsignals_q00/datafusion:vortex-file-compressed 122962290 123448444.00 1.00 ns
polarsignals_q01/datafusion:vortex-file-compressed 347446239 350917981.00 0.99 ns
polarsignals_q02/datafusion:vortex-file-compressed 25358367 26460723.00 0.96 ns
polarsignals_q03/datafusion:vortex-file-compressed 358540534 349765863.00 1.03 ns
polarsignals_q04/datafusion:vortex-file-compressed 13472813 12269922.00 1.10 ns
polarsignals_q05/datafusion:vortex-file-compressed 19291068 17136541.00 1.13 ns 🚨
polarsignals_q06/datafusion:vortex-file-compressed 23073910 21860774.00 1.06 ns
polarsignals_q07/datafusion:vortex-file-compressed 15138962 16163025.00 0.94 ns
polarsignals_q08/datafusion:vortex-file-compressed 437233629 434481862.00 1.01 ns
polarsignals_q09/datafusion:vortex-file-compressed 13942429 14234602.00 0.98 ns

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Benchmarks: TPC-H SF=1 on NVME

Summary

  • Overall: 1.001x ➖
  • Vortex: 0.997x ➖
  • Parquet: 1.014x ➖
  • duckdb:vortex: 0.998x ➖
  • datafusion:vortex: 0.995x ➖
  • Best: tpch_q02/datafusion:vortex-compact (0.938x)
  • Worst: tpch_q19/datafusion:vortex-compact (1.095x)
  • Significant (>10%): 0↑ 0↓
Detailed Results Table
name PR cc1d6ec base 8eee959 ratio (PR/base) unit remark
tpch_q01/datafusion:arrow 61883682 62876401.00 0.98 ns
tpch_q02/datafusion:arrow 22867060 23690781.00 0.97 ns
tpch_q03/datafusion:arrow 36873759 36192463.00 1.02 ns
tpch_q04/datafusion:arrow 29902788 30381452.00 0.98 ns
tpch_q05/datafusion:arrow 91622660 97063270.00 0.94 ns
tpch_q06/datafusion:arrow 20996266 21917449.00 0.96 ns
tpch_q07/datafusion:arrow 168991129 168708546.00 1.00 ns
tpch_q08/datafusion:arrow 50884099 45474896.00 1.12 ns 🚨
tpch_q09/datafusion:arrow 76186331 73806930.00 1.03 ns
tpch_q10/datafusion:arrow 56650577 59541835.00 0.95 ns
tpch_q11/datafusion:arrow 11890168 11911274.00 1.00 ns
tpch_q12/datafusion:arrow 61852954 58523570.00 1.06 ns
tpch_q13/datafusion:arrow 49643677 50594167.00 0.98 ns
tpch_q14/datafusion:arrow 25296937 25904851.00 0.98 ns
tpch_q15/datafusion:arrow 48923073 48485821.00 1.01 ns
tpch_q16/datafusion:arrow 23140515 23093317.00 1.00 ns
tpch_q17/datafusion:arrow 76576124 90995269.00 0.84 ns 🚀
tpch_q18/datafusion:arrow 157303667 163873959.00 0.96 ns
tpch_q19/datafusion:arrow 41764880 39942479.00 1.05 ns
tpch_q20/datafusion:arrow 38282829 39021770.00 0.98 ns
tpch_q21/datafusion:arrow 218684036 218088225.00 1.00 ns
tpch_q22/datafusion:arrow 21362795 21612622.00 0.99 ns
tpch_q01/datafusion:parquet 107346258 105536315.00 1.02 ns
tpch_q02/datafusion:parquet 79613329 80330802.00 0.99 ns
tpch_q03/datafusion:parquet 87908124 85710022.00 1.03 ns
tpch_q04/datafusion:parquet 54243485 56640430.00 0.96 ns
tpch_q05/datafusion:parquet 169018599 172679879.00 0.98 ns
tpch_q06/datafusion:parquet 48404668 37117169.00 1.30 ns 🚨
tpch_q07/datafusion:parquet 192576243 190584077.00 1.01 ns
tpch_q08/datafusion:parquet 171334281 165459607.00 1.04 ns
tpch_q09/datafusion:parquet 214027999 221850060.00 0.96 ns
tpch_q10/datafusion:parquet 194486529 196383841.00 0.99 ns
tpch_q11/datafusion:parquet 60107348 60390790.00 1.00 ns
tpch_q12/datafusion:parquet 126102217 120575101.00 1.05 ns
tpch_q13/datafusion:parquet 200215568 200032740.00 1.00 ns
tpch_q14/datafusion:parquet 84613991 83111534.00 1.02 ns
tpch_q15/datafusion:parquet 68638267 66656068.00 1.03 ns
tpch_q16/datafusion:parquet 55209063 54585585.00 1.01 ns
tpch_q17/datafusion:parquet 178233794 179154294.00 0.99 ns
tpch_q18/datafusion:parquet 242238266 236107304.00 1.03 ns
tpch_q19/datafusion:parquet 99538589 101648034.00 0.98 ns
tpch_q20/datafusion:parquet 125335025 128506843.00 0.98 ns
tpch_q21/datafusion:parquet 182719817 183318975.00 1.00 ns
tpch_q22/datafusion:parquet 39213496 39030606.00 1.00 ns
tpch_q01/datafusion:vortex-file-compressed 52093670 51621468.00 1.01 ns
tpch_q02/datafusion:vortex-file-compressed 55443518 56327606.00 0.98 ns
tpch_q03/datafusion:vortex-file-compressed 27761705 29397038.00 0.94 ns
tpch_q04/datafusion:vortex-file-compressed 20372588 19807418.00 1.03 ns
tpch_q05/datafusion:vortex-file-compressed 83460320 82542793.00 1.01 ns
tpch_q06/datafusion:vortex-file-compressed 11393990 10409476.00 1.09 ns
tpch_q07/datafusion:vortex-file-compressed 95102075 93515041.00 1.02 ns
tpch_q08/datafusion:vortex-file-compressed 71459822 71625679.00 1.00 ns
tpch_q09/datafusion:vortex-file-compressed 89648816 91286932.00 0.98 ns
tpch_q10/datafusion:vortex-file-compressed 83240673 82902659.00 1.00 ns
tpch_q11/datafusion:vortex-file-compressed 20241711 20634873.00 0.98 ns
tpch_q12/datafusion:vortex-file-compressed 37631740 37672181.00 1.00 ns
tpch_q13/datafusion:vortex-file-compressed 30568369 31132512.00 0.98 ns
tpch_q14/datafusion:vortex-file-compressed 29411488 30651909.00 0.96 ns
tpch_q15/datafusion:vortex-file-compressed 26614644 27714230.00 0.96 ns
tpch_q16/datafusion:vortex-file-compressed 35933000 36916926.00 0.97 ns
tpch_q17/datafusion:vortex-file-compressed 75586449 78858742.00 0.96 ns
tpch_q18/datafusion:vortex-file-compressed 106502518 106328107.00 1.00 ns
tpch_q19/datafusion:vortex-file-compressed 36216067 37464151.00 0.97 ns
tpch_q20/datafusion:vortex-file-compressed 52669972 52018505.00 1.01 ns
tpch_q21/datafusion:vortex-file-compressed 101587096 98784038.00 1.03 ns
tpch_q22/datafusion:vortex-file-compressed 16441155 17245787.00 0.95 ns
tpch_q01/datafusion:vortex-compact 61641010 61353516.00 1.00 ns
tpch_q02/datafusion:vortex-compact 55967999 59682585.00 0.94 ns
tpch_q03/datafusion:vortex-compact 32965863 33031364.00 1.00 ns
tpch_q04/datafusion:vortex-compact 25110671 24727309.00 1.02 ns
tpch_q05/datafusion:vortex-compact 85615109 85594887.00 1.00 ns
tpch_q06/datafusion:vortex-compact 14720454 14881927.00 0.99 ns
tpch_q07/datafusion:vortex-compact 100496263 101739266.00 0.99 ns
tpch_q08/datafusion:vortex-compact 74985783 77041426.00 0.97 ns
tpch_q09/datafusion:vortex-compact 94500606 96771695.00 0.98 ns
tpch_q10/datafusion:vortex-compact 84345903 81485801.00 1.04 ns
tpch_q11/datafusion:vortex-compact 22591822 22113200.00 1.02 ns
tpch_q12/datafusion:vortex-compact 45426061 46139427.00 0.98 ns
tpch_q13/datafusion:vortex-compact 38580984 40063136.00 0.96 ns
tpch_q14/datafusion:vortex-compact 33883781 34929792.00 0.97 ns
tpch_q15/datafusion:vortex-compact 34945640 34429757.00 1.01 ns
tpch_q16/datafusion:vortex-compact 41061792 40639437.00 1.01 ns
tpch_q17/datafusion:vortex-compact 80546302 81784441.00 0.98 ns
tpch_q18/datafusion:vortex-compact 114150194 113930170.00 1.00 ns
tpch_q19/datafusion:vortex-compact 52876753 48306015.00 1.09 ns
tpch_q20/datafusion:vortex-compact 58169341 58964768.00 0.99 ns
tpch_q21/datafusion:vortex-compact 113242899 116117425.00 0.98 ns
tpch_q22/datafusion:vortex-compact 16414815 16231788.00 1.01 ns
tpch_q01/duckdb:parquet 78570456 80227169.00 0.98 ns
tpch_q02/duckdb:parquet 47174689 46203233.00 1.02 ns
tpch_q03/duckdb:parquet 75754716 80255719.00 0.94 ns
tpch_q04/duckdb:parquet 72683826 59159516.00 1.23 ns 🚨
tpch_q05/duckdb:parquet 77322992 74221395.00 1.04 ns
tpch_q06/duckdb:parquet 22680065 23666129.00 0.96 ns
tpch_q07/duckdb:parquet 80970814 81885157.00 0.99 ns
tpch_q08/duckdb:parquet 98824046 106073673.00 0.93 ns
tpch_q09/duckdb:parquet 169817395 171786916.00 0.99 ns
tpch_q10/duckdb:parquet 146969071 150631268.00 0.98 ns
tpch_q11/duckdb:parquet 25377613 25432489.00 1.00 ns
tpch_q12/duckdb:parquet 71508776 58367210.00 1.23 ns 🚨
tpch_q13/duckdb:parquet 274344394 272772397.00 1.01 ns
tpch_q14/duckdb:parquet 66846600 67028381.00 1.00 ns
tpch_q15/duckdb:parquet 29279483 28653703.00 1.02 ns
tpch_q16/duckdb:parquet 59667573 59630726.00 1.00 ns
tpch_q17/duckdb:parquet 73350454 68236558.00 1.07 ns
tpch_q18/duckdb:parquet 130194695 130868907.00 0.99 ns
tpch_q19/duckdb:parquet 69202337 72167023.00 0.96 ns
tpch_q20/duckdb:parquet 70628209 70595112.00 1.00 ns
tpch_q21/duckdb:parquet 189958533 185994368.00 1.02 ns
tpch_q22/duckdb:parquet 56348867 56055670.00 1.01 ns
tpch_q01/duckdb:vortex-file-compressed 35917598 35505961.00 1.01 ns
tpch_q02/duckdb:vortex-file-compressed 31517726 32463907.00 0.97 ns
tpch_q03/duckdb:vortex-file-compressed 34550034 34051098.00 1.01 ns
tpch_q04/duckdb:vortex-file-compressed 37301331 36495855.00 1.02 ns
tpch_q05/duckdb:vortex-file-compressed 37613882 39728118.00 0.95 ns
tpch_q06/duckdb:vortex-file-compressed 10697352 11363349.00 0.94 ns
tpch_q07/duckdb:vortex-file-compressed 40321587 40890585.00 0.99 ns
tpch_q08/duckdb:vortex-file-compressed 47948606 47602311.00 1.01 ns
tpch_q09/duckdb:vortex-file-compressed 78806856 77800463.00 1.01 ns
tpch_q10/duckdb:vortex-file-compressed 39600139 39653395.00 1.00 ns
tpch_q11/duckdb:vortex-file-compressed 16491706 17391697.00 0.95 ns
tpch_q12/duckdb:vortex-file-compressed 26091792 25158087.00 1.04 ns
tpch_q13/duckdb:vortex-file-compressed 40651939 40840630.00 1.00 ns
tpch_q14/duckdb:vortex-file-compressed 25168908 24742190.00 1.02 ns
tpch_q15/duckdb:vortex-file-compressed 18690343 18772937.00 1.00 ns
tpch_q16/duckdb:vortex-file-compressed 33532053 34016407.00 0.99 ns
tpch_q17/duckdb:vortex-file-compressed 26471980 26318247.00 1.01 ns
tpch_q18/duckdb:vortex-file-compressed 55614677 56421282.00 0.99 ns
tpch_q19/duckdb:vortex-file-compressed 33062253 32745191.00 1.01 ns
tpch_q20/duckdb:vortex-file-compressed 37373069 38698217.00 0.97 ns
tpch_q21/duckdb:vortex-file-compressed 103933889 104866462.00 0.99 ns
tpch_q22/duckdb:vortex-file-compressed 20486595 20583109.00 1.00 ns
tpch_q01/duckdb:vortex-compact 42553316 41337662.00 1.03 ns
tpch_q02/duckdb:vortex-compact 42343877 41364169.00 1.02 ns
tpch_q03/duckdb:vortex-compact 38336138 37843446.00 1.01 ns
tpch_q04/duckdb:vortex-compact 40991185 41718980.00 0.98 ns
tpch_q05/duckdb:vortex-compact 45923919 44049458.00 1.04 ns
tpch_q06/duckdb:vortex-compact 14573760 15454211.00 0.94 ns
tpch_q07/duckdb:vortex-compact 48035695 48071697.00 1.00 ns
tpch_q08/duckdb:vortex-compact 57258781 56974143.00 1.00 ns
tpch_q09/duckdb:vortex-compact 93361296 92662213.00 1.01 ns
tpch_q10/duckdb:vortex-compact 44789023 44771045.00 1.00 ns
tpch_q11/duckdb:vortex-compact 23662780 22765272.00 1.04 ns
tpch_q12/duckdb:vortex-compact 39124390 39357866.00 0.99 ns
tpch_q13/duckdb:vortex-compact 48595489 48696912.00 1.00 ns
tpch_q14/duckdb:vortex-compact 31072797 31475131.00 0.99 ns
tpch_q15/duckdb:vortex-compact 21749685 21597573.00 1.01 ns
tpch_q16/duckdb:vortex-compact 41703701 39936380.00 1.04 ns
tpch_q17/duckdb:vortex-compact 31533173 31180650.00 1.01 ns
tpch_q18/duckdb:vortex-compact 59728832 60045950.00 0.99 ns
tpch_q19/duckdb:vortex-compact 38813505 38990632.00 1.00 ns
tpch_q20/duckdb:vortex-compact 48376366 49438692.00 0.98 ns
tpch_q21/duckdb:vortex-compact 117011620 115743984.00 1.01 ns
tpch_q22/duckdb:vortex-compact 22152124 22363641.00 0.99 ns
tpch_q01/duckdb:duckdb 17368707 17464155.00 0.99 ns
tpch_q02/duckdb:duckdb 14456450 14747271.00 0.98 ns
tpch_q03/duckdb:duckdb 22059178 20978502.00 1.05 ns
tpch_q04/duckdb:duckdb 22443888 21704955.00 1.03 ns
tpch_q05/duckdb:duckdb 23223518 22524909.00 1.03 ns
tpch_q06/duckdb:duckdb 7113698 7169848.00 0.99 ns
tpch_q07/duckdb:duckdb 26421913 26504428.00 1.00 ns
tpch_q08/duckdb:duckdb 26482882 26966058.00 0.98 ns
tpch_q09/duckdb:duckdb 60697848 60651662.00 1.00 ns
tpch_q10/duckdb:duckdb 62055169 57556654.00 1.08 ns
tpch_q11/duckdb:duckdb 7640056 7474911.00 1.02 ns
tpch_q12/duckdb:duckdb 17244617 17523534.00 0.98 ns
tpch_q13/duckdb:duckdb 39407706 40623865.00 0.97 ns
tpch_q14/duckdb:duckdb 22201013 22589353.00 0.98 ns
tpch_q15/duckdb:duckdb 14239658 13990846.00 1.02 ns
tpch_q16/duckdb:duckdb 25233901 24875614.00 1.01 ns
tpch_q17/duckdb:duckdb 18014831 18204749.00 0.99 ns
tpch_q18/duckdb:duckdb 39539195 39896237.00 0.99 ns
tpch_q19/duckdb:duckdb 31128658 31515377.00 0.99 ns
tpch_q20/duckdb:duckdb 27233853 27047807.00 1.01 ns
tpch_q21/duckdb:duckdb 62897943 61948996.00 1.02 ns
tpch_q22/duckdb:duckdb 26553872 26904254.00 0.99 ns

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Benchmarks: FineWeb NVMe

Summary

  • Overall: 1.047x ➖
  • Vortex: 1.035x ➖
  • Parquet: 1.071x ➖
  • duckdb:vortex: 1.019x ➖
  • datafusion:vortex: 1.050x ➖
  • Best: fineweb_q08/datafusion:vortex-file-compressed (0.899x)
  • Worst: fineweb_q08/datafusion:vortex-compact (1.144x)
  • Significant (>10%): 1↑ 5↓
Detailed Results Table
name PR cc1d6ec base 8eee959 ratio (PR/base) unit remark
fineweb_q00/datafusion:parquet 6913524 6051145.00 1.14 ns 🚨
fineweb_q01/datafusion:parquet 282332927 265241532.00 1.06 ns
fineweb_q02/datafusion:parquet 279415455 268031467.00 1.04 ns
fineweb_q03/datafusion:parquet 296048423 262479309.00 1.13 ns 🚨
fineweb_q04/datafusion:parquet 306276054 276436551.00 1.11 ns 🚨
fineweb_q05/datafusion:parquet 295327024 271388499.00 1.09 ns
fineweb_q06/datafusion:parquet 290819408 272747482.00 1.07 ns
fineweb_q07/datafusion:parquet 282703424 262738615.00 1.08 ns
fineweb_q08/datafusion:parquet 275030771 257889630.00 1.07 ns
fineweb_q00/datafusion:vortex-file-compressed 4864505 4400067.00 1.11 ns 🚨
fineweb_q01/datafusion:vortex-file-compressed 31583019 29185883.00 1.08 ns
fineweb_q02/datafusion:vortex-file-compressed 35958584 33022725.00 1.09 ns
fineweb_q03/datafusion:vortex-file-compressed 83073449 82025206.00 1.01 ns
fineweb_q04/datafusion:vortex-file-compressed 219422538 216308414.00 1.01 ns
fineweb_q05/datafusion:vortex-file-compressed 202360193 190721771.00 1.06 ns
fineweb_q06/datafusion:vortex-file-compressed 72834280 67504254.00 1.08 ns
fineweb_q07/datafusion:vortex-file-compressed 76198172 75729516.00 1.01 ns
fineweb_q08/datafusion:vortex-file-compressed 28498924 31695689.00 0.90 ns 🚀
fineweb_q00/datafusion:vortex-compact 5661973 5103909.00 1.11 ns 🚨
fineweb_q01/datafusion:vortex-compact 146066159 142773288.00 1.02 ns
fineweb_q02/datafusion:vortex-compact 164371796 148438099.00 1.11 ns 🚨
fineweb_q03/datafusion:vortex-compact 1276826925 1255044461.00 1.02 ns
fineweb_q04/datafusion:vortex-compact 1492753416 1449132679.00 1.03 ns
fineweb_q05/datafusion:vortex-compact 1193687739 1117455260.00 1.07 ns
fineweb_q06/datafusion:vortex-compact 612926690 590294077.00 1.04 ns
fineweb_q07/datafusion:vortex-compact 641417207 616316039.00 1.04 ns
fineweb_q08/datafusion:vortex-compact 28340548 24774560.00 1.14 ns 🚨
fineweb_q00/duckdb:parquet 35287589 31034533.00 1.14 ns 🚨
fineweb_q01/duckdb:parquet 100358663 98824731.00 1.02 ns
fineweb_q02/duckdb:parquet 109790076 102401673.00 1.07 ns
fineweb_q03/duckdb:parquet 321047313 308637707.00 1.04 ns
fineweb_q04/duckdb:parquet 443988725 437087685.00 1.02 ns
fineweb_q05/duckdb:parquet 418625019 407167100.00 1.03 ns
fineweb_q06/duckdb:parquet 213526059 204931478.00 1.04 ns
fineweb_q07/duckdb:parquet 223410658 216776072.00 1.03 ns
fineweb_q08/duckdb:parquet 70608906 62402427.00 1.13 ns 🚨
fineweb_q00/duckdb:vortex-file-compressed 4071852 3952013.00 1.03 ns
fineweb_q01/duckdb:vortex-file-compressed 29747166 31572937.00 0.94 ns
fineweb_q02/duckdb:vortex-file-compressed 32657755 31659089.00 1.03 ns
fineweb_q03/duckdb:vortex-file-compressed 141206343 154785754.00 0.91 ns
fineweb_q04/duckdb:vortex-file-compressed 215861198 205124370.00 1.05 ns
fineweb_q05/duckdb:vortex-file-compressed 179075174 184593092.00 0.97 ns
fineweb_q06/duckdb:vortex-file-compressed 73781029 69671208.00 1.06 ns
fineweb_q07/duckdb:vortex-file-compressed 71335462 71744017.00 0.99 ns
fineweb_q08/duckdb:vortex-file-compressed 25576884 25328411.00 1.01 ns
fineweb_q00/duckdb:vortex-compact 5140672 4541676.00 1.13 ns 🚨
fineweb_q01/duckdb:vortex-compact 96710948 92012419.00 1.05 ns
fineweb_q02/duckdb:vortex-compact 103106822 107320224.00 0.96 ns
fineweb_q03/duckdb:vortex-compact 865531937 837396115.00 1.03 ns
fineweb_q04/duckdb:vortex-compact 930316726 890817892.00 1.04 ns
fineweb_q05/duckdb:vortex-compact 821609132 795499299.00 1.03 ns
fineweb_q06/duckdb:vortex-compact 468722331 466361697.00 1.01 ns
fineweb_q07/duckdb:vortex-compact 483894588 464398688.00 1.04 ns
fineweb_q08/duckdb:vortex-compact 23751921 22239806.00 1.07 ns

gatesn added 3 commits March 6, 2026 17:16
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn enabled auto-merge (squash) March 7, 2026 01:06
@gatesn gatesn merged commit 5ec8d2f into develop Mar 7, 2026
48 checks passed
@gatesn gatesn deleted the ngates/use-execute branch March 7, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants