Skip to content

Commit

Permalink
Increase allocation limit
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Oct 4, 2023
1 parent f778136 commit a4a35d9
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 @@ -58,7 +58,7 @@ allocs_limit["flame_perf_target"] = 12864
allocs_limit["flame_perf_target_tracers"] = 212496
allocs_limit["flame_perf_target_edmfx"] = 304064
allocs_limit["flame_perf_diagnostics"] = 3024344
allocs_limit["flame_perf_target_diagnostic_edmfx"] = 762784
allocs_limit["flame_perf_target_diagnostic_edmfx"] = 862576
allocs_limit["flame_perf_target_edmf"] = 12459299664
allocs_limit["flame_perf_target_threaded"] = 6175664
allocs_limit["flame_perf_target_callbacks"] = 46413904
Expand Down

0 comments on commit a4a35d9

Please sign in to comment.