Giles Cope
cadcf5ed99
Unify way to flip 6th bit. (Same assembly generated)
2021-02-08 12:21:36 +00:00
Giles Cope
f165f49d22
Slight perf improvement on char::to_ascii_lowercase
2021-02-06 19:56:43 +00:00
kadmin
e5094a2851
Add more benchmarks
2021-01-08 09:50:35 +00:00
est31
a687420d17
Remove redundant 'static from library crates
2020-10-18 17:25:51 +02:00
kadmin
3f1d2aadd1
Use more efficient scheme for display u128/i128
...
Add zero padding
Add benchmarks for fmt u128
This tests both when there is the max amount of work(all characters used)
And least amount of work(1 character used)
2020-09-28 20:38:38 +00:00
Ralf Jung
56129d39c0
flt2dec: properly handle uninitialized memory
2020-09-02 12:41:38 +02:00
mark
2c31b45ae8
mv std libs to library/
2020-07-27 19:51:13 -05:00