Skip to content

Instantly share code, notes, and snippets.

@lu-zero
Created January 30, 2020 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lu-zero/cac1c7d5f4e35a839e56bc10aa954554 to your computer and use it in GitHub Desktop.
Save lu-zero/cac1c7d5f4e35a839e56bc10aa954554 to your computer and use it in GitHub Desktop.
rav1e hawktrace-example
$ cargo install hawktracer-converter
$ cargo run --release --features=tracing $SAMPLE --tiles $TILES -s $SPEED -o /dev/null
# produce a chrome-tracing compatible json
$ hawktracer-converter-rs -s trace.bin -o rav1e-$SAMPLE-t$TILES-s$SPEED.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment