diff --git a/perf/flame.jl b/perf/flame.jl index 02f391853fc..6f568f5d76d 100644 --- a/perf/flame.jl +++ b/perf/flame.jl @@ -37,17 +37,17 @@ ProfileCanvas.html_file(joinpath(output_dir, "flame.html"), results) ##### allocs_limit = Dict() -allocs_limit["flame_perf_target"] = 147_520 -allocs_limit["flame_perf_target_tracers"] = 179_776 +allocs_limit["flame_perf_target"] = 148_256 +allocs_limit["flame_perf_target_tracers"] = 180_512 allocs_limit["flame_perf_target_edmfx"] = 7_005_552 allocs_limit["flame_perf_diagnostics"] = 25_356_928 -allocs_limit["flame_perf_target_diagnostic_edmfx"] = 1_309_968 +allocs_limit["flame_perf_target_diagnostic_edmfx"] = 1_311_040 allocs_limit["flame_sphere_baroclinic_wave_rhoe_equilmoist_expvdiff"] = 4_018_252_656 allocs_limit["flame_perf_target_threaded"] = 1_276_864 allocs_limit["flame_perf_target_callbacks"] = 37_277_112 -allocs_limit["flame_perf_gw"] = 3_226_428_736 -allocs_limit["flame_perf_target_prognostic_edmfx_aquaplanet"] = 1_257_712 +allocs_limit["flame_perf_gw"] = 3_226_429_472 +allocs_limit["flame_perf_target_prognostic_edmfx_aquaplanet"] = 1_258_848 # Ideally, we would like to track all the allocations, but this becomes too # expensive there is too many of them. Here, we set the default sample rate to