mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-12 18:57:51 -04:00
739 B
739 B
keynote-benchmarks Rust Benchmarks
Implementations of various benchmarks used for the Keynote presentation.
How to Run
- Create a new database, for example using
run_standalone_temp.sh. - Publish this module:
# This will `DESTROY` the existing `keynote` database, so be careful! spacetimedb-cli publish keynote -c -p crates/keynote-benchmarks - Run the benchmarks:
spacetimedb-cli call keynote update_positions_by_collect spacetimedb-cli call keynote roundtrip - See the result:
# After running the `publish` to see the results of `init` # and any of the above commands: spacetimedb-cli logs keynote