Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Feb 3, 2025
1 parent c637de5 commit 9d3f490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/profiling/memory/memory_diff.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ def _run():
call_increase = 0
channel_decrease = 0
channel_increase = 0
call_significant = 100
call_significant = 200
channel_significant = 1000
for scenario in _SCENARIOS.keys():
for key, value in sorted(_INTERESTING.items()):
Expand Down

0 comments on commit 9d3f490

Please sign in to comment.