Skip to content

perf: chunk digits in from_base_be#564

Closed
DaniPopes wants to merge 1 commit intorecmo:mainfrom
DaniPopes:dani/from-base-be-chunking
Closed

perf: chunk digits in from_base_be#564
DaniPopes wants to merge 1 commit intorecmo:mainfrom
DaniPopes:dani/from-base-be-chunking

Conversation

@DaniPopes
Copy link
Contributor

No description provided.

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 7, 2026

CodSpeed Performance Report

Merging this PR will degrade performance by 63.36%

Comparing DaniPopes:dani/from-base-be-chunking (b829027) with main (c147f59)

Summary

⚡ 20 improved benchmarks
❌ 29 regressed benchmarks
✅ 337 untouched benchmarks

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

Performance Changes

Benchmark BASE HEAD Efficiency
parse/binary/192/zero 598.8 µs 1,412.8 µs -57.62%
parse/binary/192/max 33.5 ms 27.7 ms +20.75%
parse/binary/256/zero 679.8 µs 1,479.9 µs -54.06%
parse/binary/4096/max 77.9 ms 6.6 ms ×12
parse/binary/128/zero 559.6 µs 1,359.8 µs -58.85%
parse/binary/256/max 51.7 ms 36.7 ms +40.79%
parse/binary/384/zero 875 µs 1,625.1 µs -46.16%
parse/binary/384/max 104.1 ms 54.9 ms +89.54%
parse/binary/512/max 171.4 ms 73.4 ms ×2.3
parse/binary/512/zero 1.1 ms 1.8 ms -41.84%
parse/decimal/192/max 10.4 ms 9 ms +16.17%
parse/binary/64/zero 467.5 µs 1,276 µs -63.36%
parse/decimal/192/zero 598.8 µs 924 µs -35.2%
parse/binary/64/max 8.5 ms 9.9 ms -13.9%
parse/decimal/384/max 31.9 ms 17.9 ms +77.91%
parse/decimal/4096/max 23.5 ms 2.8 ms ×8.3
parse/decimal/256/max 16.1 ms 12 ms +34.28%
parse/decimal/128/zero 559.6 µs 870.9 µs -35.75%
parse/hex/256/max 13.8 ms 10.6 ms +30.63%
parse/decimal/256/zero 679.8 µs 991 µs -31.4%
... ... ... ... ...

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

@DaniPopes DaniPopes force-pushed the dani/from-base-be-chunking branch from c20cdba to b829027 Compare February 7, 2026 05:10
@DaniPopes
Copy link
Contributor Author

Not worth

@DaniPopes DaniPopes closed this Feb 7, 2026
Sign up for free to 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.

1 participant