Skip to content

Commit

Permalink
Bump allocations
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Oct 29, 2024
1 parent dee6947 commit 85d622d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions perf/flame.jl
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ allocs_limit["flame_perf_target"] = 33_096
allocs_limit["flame_perf_target_tracers"] = 49_264
allocs_limit["flame_perf_diagnostics"] = 10_677_144
allocs_limit["flame_perf_target_diagnostic_edmfx"] = 47_744
allocs_limit["flame_perf_target_frierson"] = 486_216
allocs_limit["flame_perf_target_frierson"] = 559_148
allocs_limit["flame_perf_target_threaded"] = 883_784
allocs_limit["flame_perf_target_callbacks"] = 230_192
allocs_limit["flame_perf_gw"] = 410_768_488
allocs_limit["flame_perf_target_prognostic_edmfx_aquaplanet"] = 374_488
allocs_limit["flame_perf_target_prognostic_edmfx_aquaplanet"] = 538_819
allocs_limit["flame_gpu_implicit_barowave_moist"] = 1_243_048
# 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 85d622d

Please sign in to comment.