mirror of https://github.com/emilk/egui.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Emil Ernerfeldt
c8dd3dd01a
|
11 months ago | |
---|---|---|
.. | ||
src | 11 months ago | |
Cargo.toml | 11 months ago | |
README.md | 2 years ago | |
screenshot.png | 1 year ago |
README.md
Example how to use the puffin profiler with an eframe
app.
cargo run -p puffin_profiler &
cargo install puffin_viewer
puffin_viewer --url 127.0.0.1:8585