Skip to content

bump to df 52 - #5717

Closed
a10y wants to merge 5 commits into
developfrom
aduffy/df52
Closed

bump to df 52#5717
a10y wants to merge 5 commits into
developfrom
aduffy/df52

Conversation

@a10y

@a10ya10y commented Dec 12, 2025

Copy link
Copy Markdown
Contributor

This seems to fix everything

AdamGSand others added 5 commits December 9, 2025 09:17
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
@codspeed-hq

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #5717 will degrade performances by 46.77%

Comparing aduffy/df52 (253f1c5) with adamg/df-51 (cb25f3c)

Summary

⚡ 37 improvements
❌ 75 regressions
✅ 1046 untouched
⏩ 617 skipped1

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

Benchmarks breakdown

BenchmarkBASEHEADChange
bench_compare_primitive[(10000, 2)]123.6 µs150.2 µs-17.73%
compare_int79.3 ms141.3 ms-43.89%
bench_compare_primitive[(10000, 128)]126.4 µs153.2 µs-17.46%
bench_compare_primitive[(100000, 128)]452 µs728.2 µs-37.93%
bench_compare_primitive[(100000, 2)]450.1 µs725.9 µs-37.99%
bench_compare_primitive[(10000, 2048)]155.8 µs187 µs-16.65%
bench_compare_primitive[(100000, 32)]449.5 µs727 µs-38.17%
bench_compare_primitive[(10000, 8)]124.7 µs150.6 µs-17.17%
bench_compare_primitive[(10000, 512)]136.9 µs163.5 µs-16.27%
bench_compare_primitive[(100000, 2048)]524.6 µs804.9 µs-34.83%
bench_compare_primitive[(10000, 4)]123.9 µs149.6 µs-17.18%
bench_compare_primitive[(10000, 32)]124.2 µs150.6 µs-17.52%
bench_compare_primitive[(100000, 512)]505 µs780.8 µs-35.31%
bench_compare_primitive[(100000, 4)]449.8 µs726.3 µs-38.06%
bench_compare_primitive[(100000, 8)]450.6 µs726.4 µs-37.98%
bench_compare_sliced_dict_primitive[(20000, 10000)]286.3 µs361 µs-20.69%
bench_compare_sliced_dict_primitive[(10000, 10000)]213.6 µs255.1 µs-16.26%
bench_compare_sliced_dict_primitive[(5000, 10000)]100.3 µs111.5 µs-10.06%
bench_compare_sliced_dict_primitive[(7500, 10000)]112.9 µs148.1 µs-23.77%
bench_compare_sliced_dict_primitive[(9999, 10000)]118.2 µs158.7 µs-25.49%
...............

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

Footnotes

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

@a10ya10y mentioned this pull request Dec 12, 2025
@AdamGS
AdamGSforce-pushed the adamg/df-51 branch 3 times, most recently from 9b8aeb8 to 619bd35CompareJanuary 2, 2026 12:18
Base automatically changed from adamg/df-51 to developJanuary 5, 2026 11:25
@robert3005

Copy link
Copy Markdown
Contributor

done in #5863

@robert3005
robert3005 deleted the aduffy/df52 branch January 13, 2026 15:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@a10y@robert3005@AdamGS