Commit Graph

9 Commits

Author SHA1 Message Date
a64d5afc96 dbg: few display changes 2025-12-05 22:17:40 +01:00
da7ab076f2 add: d05 & debug utils
- includes a script to generate a 2GB big challenge
- added utils to internally time functions with minimal overhead
- add functionality to tester.rs
2025-12-05 22:11:15 +01:00
3f64295fb5 add: internal timers 2025-12-05 21:40:23 +01:00
50f6487846 oops 2025-12-04 11:23:29 +01:00
fbf76caa20 feat: measure buffering 2025-12-02 21:35:02 +01:00
23c52cab0e add: d02, optimizations might come later
will namely add a numberic based algorithm, maybe even the stack
.to_string() is too slow

also might not do it, grialion already optimized tf out of it
2025-12-02 13:15:02 +01:00
58f03d5fbf add: combined solution to d01 2025-12-02 02:33:54 +01:00
d44431c42a perf: several optimizations 2025-12-02 02:25:40 +01:00
888556b657 YOO: start 2025 with a benching rust framework 2025-12-02 01:33:02 +01:00