Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rparrett/bevy_wasm_bench
https://github.com/rparrett/bevy_wasm_bench
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rparrett/bevy_wasm_bench
- Owner: rparrett
- Created: 2024-07-12T15:37:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T02:51:18.000Z (4 months ago)
- Last Synced: 2024-10-15T08:25:43.788Z (30 days ago)
- Language: Rust
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bevy_wasm_bench
Automated testing of Bevy for runtime performance with various wasm optimizations
## Requirements
- [`node`](https://nodejs.org/en/download)
- [`wasm-opt`](https://github.com/WebAssembly/binaryen/releases)
- [`wasm-bindgen-cli`](https://rustwasm.github.io/wasm-bindgen/reference/cli.html)## Run
`cargo run -p runner --release`
## License
MIT or Apache 2.0
## Results
[`d98b3a8_win11_i713700KF_4080super.csv`](./results/d98b3a8_win11_i713700KF_4080super.csv)