You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When finishing the second benchmark (after the 3rd run, when he should post the results), there was a panic with integer overflow.
Running it again (after some time) it got through the second benchmark but crashed on the third 🤷♂️
Hey, just tried poop for the first time and
I just wanted to check peak_rss of different zstd compression levels.
sudo /home/tobias/.local/bin/poop "zstd -3 -f java_error_in_idea_.hprof" "zstd -6 -f java_error_in_idea_.hprof" "zstd -9 -f java_error_in_idea_.hprof"
When finishing the second benchmark (after the 3rd run, when he should post the results), there was a panic with
integer overflow
.Running it again (after some time) it got through the second benchmark but crashed on the third 🤷♂️
I am using x86_64-linux-poop 0.3.0 on Ubuntu 22.04.
Let me know if I can provide you any additional information.
The text was updated successfully, but these errors were encountered: