Improve shred throughput with adaptive chunksize #98

Merged
localhorst merged 10 commits from feature/adaptive-chunksize into master 2026-05-03 10:06:15 +02:00

10 Commits

Author SHA1 Message Date
localhorst d449d09786 fix rng bug 2026-05-03 10:04:34 +02:00
localhorst 47ef3851ac readme spelling 2026-05-03 08:56:12 +02:00
localhorst 8856fc4b9c fix update of best chunk size 2026-05-03 08:44:37 +02:00
localhorst 4ae0a89ccd add cold start 2026-05-03 08:41:34 +02:00
localhorst 05a3750b03 cleanup and shred multi-armed bandit 2026-05-02 12:25:21 +02:00
localhorst 716ab5614f add comments 2026-05-01 15:28:02 +02:00
localhorst e017aeca0b fix pointer (again) 2026-05-01 15:22:35 +02:00
localhorst 42a1567b32 Fix error handling if shred failes (#96)
fixes #95

Reviewed-on: #96
Co-authored-by: localhorst <localhorst@mosad.xyz>
Co-committed-by: localhorst <localhorst@mosad.xyz>
2026-05-01 15:18:31 +02:00
localhorst 95f5037529 Merge branch 'master' into feature/adaptive-chunksize 2026-05-01 15:11:42 +02:00
localhorst 50e88c8e84 Best throughput tracker with chunksize 2026-04-28 21:54:49 +02:00