Releases: EmbarkStudios/puffin
Releases · EmbarkStudios/puffin
0.19.0
- PR#169 Stream scope information only once, drastically reduce bandwidth and increased performance. Allow better usage of static strings in profile scopes. Breaking change! See PR for migration guide.
- PR#179 Update egui to v0.25 and a updates many other dependencies in process.
- PR#181 Measure profile scope start time after serialization functions.
Special thanks to:
@emilk @TimonPost @fornwall @tosti007
Faster profiling, add line numbers, better paths, and better function names
- PR#165 Faster profiling, add line numbers, better paths, and better function names
0.14.2
Puffin 0.14.0
puffin 0.14.0
Release 0.13.2
Changed
- PR#76 updated
zstd
to0.11.1
Release 0.13.0
Fixed
- Fix compilation for
wasm32-unknown-unknown
.
Changed
- Upgrade
ztd
v0.9 -> v0.10 - PR#64 updated dependencies and cleaned up crate metadata.