1
0
Fork 0
mirror of https://github.com/azalea-rs/simdnbt.git synced 2025-08-02 15:36:03 +00:00
simdnbt/.gitignore
mat 7e29630c8b
Optimize owned (#5)
* inline read_with_type for 12% speedup

* optimize creating compounds

* fix incorrect comment in mutf8.rs

* update benchmarks in readme
2024-05-13 06:21:14 -05:00

11 lines
197 B
Text

/target
/Cargo.lock
.vscode
flamegraph.svg
perf.data
perf.data.old
# sometimes i make this file when i pipe benchmark results to a file,
# don't wanna accidentally commit it
benchmark_result.txt