#profiler #instrumentation #gamedev

bin+lib puffin_viewer

Viewer GUI for puffin profiler data

25 releases (15 breaking)

new 0.16.0 May 24, 2023
0.14.0 Feb 9, 2023
0.13.0 Dec 13, 2022
0.12.1 Oct 17, 2022
0.3.1 Jul 5, 2021

#267 in GUI

Download history 40/week @ 2023-02-01 114/week @ 2023-02-08 96/week @ 2023-02-15 16/week @ 2023-02-22 18/week @ 2023-03-01 17/week @ 2023-03-08 10/week @ 2023-03-15 60/week @ 2023-03-22 19/week @ 2023-03-29 32/week @ 2023-04-05 45/week @ 2023-04-12 44/week @ 2023-04-19 48/week @ 2023-04-26 46/week @ 2023-05-03 33/week @ 2023-05-10 24/week @ 2023-05-17

164 downloads per month

MIT/Apache

270KB
4K SLoC

puffin viewer

Embark Embark Crates.io

Use puffin_http to publish puffin events over TCP. Then connect to it with puffin_viewer:

cargo install puffin_viewer
puffin_viewer --url 127.0.0.1:8585

The puffin icon is based on a photo by Richard Bartz.


lib.rs:

Remote puffin viewer, connecting to a [puffin_http::Server].

Dependencies

~10–48MB
~853K SLoC