Oversized streamlined

This commit is contained in:
2025-01-04 20:09:59 -05:00
parent fe4f3ad14a
commit 878c419a1f
7 changed files with 117 additions and 121 deletions

View File

@ -15,7 +15,7 @@ set_profiler_module_context :: #force_inline proc "contextless" ( ctx : ^SpallPr
Module_Context = ctx
}
DISABLE_PROFILING :: false
DISABLE_PROFILING :: true
@(deferred_none = profile_end, disabled = DISABLE_PROFILING)
profile :: #force_inline proc "contextless" ( name : string, loc := #caller_location ) {