valence/.gitignore
Ryan Johnson f58e6662dd
Add performance tests (#113)
Adds the performance_tests/ directory.

In the future we could use our own fake client software instead of
rust-mc-bot. This would make it easier to run the tests.
2022-10-14 21:18:03 -07:00

15 lines
183 B
Plaintext

/target
Cargo.lock
.vscode
.idea
*.iml
.gradle
/extractor/build
/extractor/out
/extractor/classes
/extractor/run
/performance_tests/rust-mc-bot
flamegraph.svg
perf.data
perf.data.old