aclysma / profiling

Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
Apache License 2.0
319 stars 39 forks source link

Update CI dependencies #71

Closed FreezyLemon closed 4 months ago

FreezyLemon commented 4 months ago

Functionality should be the same as before.

Update or replace the following dependencies:

Also refactor a bit:

aclysma commented 4 months ago

Thanks, this looks great!