Add stats.rs placeholder

This commit is contained in:
Maxime Chevalier-Boisvert 2025-02-06 10:28:28 -05:00 committed by Takashi Kokubun
parent dca2b1ddaf
commit 2a3dc9f32f
Notes: git 2025-04-18 13:49:59 +00:00

4
zjit/src/stats.rs Normal file
View File

@ -0,0 +1,4 @@
// Maxime would like to rebuild an improved stats system
// Individual stats should be tagged as always available, or only available in stats mode
// We could also tag which stats are fallback or exit counters, etc. Maybe even tag units?