1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-03 08:34:07 +02:00
Commit graph

7 commits

Author SHA1 Message Date
76bd8f6bb1 remove usafe code from read_bool
safe version is a bit faster than the unsafe version even
2019-07-24 12:24:15 +02:00
71823f22ec read for NoZero ints 2019-04-09 20:00:11 +02:00
459d01405f bench le strings 2019-03-16 14:20:41 +01:00
be50e68461 bench string reading 2019-03-09 16:59:48 +01:00
833213f640 inline for more compile time checks 2019-03-05 17:04:26 +01:00
8342290cc6 inline count check 2019-03-05 16:23:44 +01:00
f1d1737cd9 more benches to it's proper location 2019-03-05 16:02:07 +01:00