Skip to content

Commit

Permalink
bump allocs
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne committed Dec 13, 2023
1 parent af823fc commit 669dcae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/flame.jl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ allocs_limit["flame_sphere_baroclinic_wave_rhoe_equilmoist_expvdiff"] =
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_427_872
allocs_limit["flame_perf_target_prognostic_edmfx_aquaplanet"] = 1_241_872
allocs_limit["flame_perf_target_prognostic_edmfx_aquaplanet"] = 1_251_728

# 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
Expand Down

0 comments on commit 669dcae

Please sign in to comment.