Hello,
I wanted to make my own basic profiler as a learning exercise, and remembered the overview mentioning @(instrumentation_enter) and @(instrumentation_exit), so I thought I’d start there. The examples both use the built-in spall package, so I was a bit confused on how the tags work. I wanted to check out spall to see what it actually does in there, and it’s abandonware?
Their last blogpost is from 2024, hinting at 1.0 coming soon™, their itch io page got privated, and their github got archived this january.
Isn’t this important for “Odin 2027”, considering spall is a core package and not even 1.0? I guess profiling is not a security concern and it doesn’t need much maintenance if it works, but still.