azalea/azalea-nbt/tests
mat ac4d675d44
NBT decoder optimizations (#17)
* replace HashMap with AHashMap

* faster read_string by just doing read_exact

* re-enable all the benchmarks
2022-08-19 14:14:08 -05:00
..
bigtest.nbt simplify error handling 2022-04-22 04:33:58 +00:00
complex_player.dat simplify error handling 2022-04-22 04:33:58 +00:00
hello_world.nbt simplify error handling 2022-04-22 04:33:58 +00:00
inttest.nbt simplify error handling 2022-04-22 04:33:58 +00:00
level.dat simplify error handling 2022-04-22 04:33:58 +00:00
simple_player.dat simplify error handling 2022-04-22 04:33:58 +00:00
stringtest.nbt simplify error handling 2022-04-22 04:33:58 +00:00
tests.rs NBT decoder optimizations (#17) 2022-08-19 14:14:08 -05:00