Simon Heimowitz

Results 4 comments of Simon Heimowitz

This bug is present the example website in the ``Code`` section. https://bashtage.github.io/sphinx-material/additional_samples.html#code Note: the bug only occurs when ``html_prettify=true``

I have tried building this branch on Asahi Linux (M1 Mac mini) and get the message: ``` ./py-spy record -n -d 5 -- python -c "import numpy as np" Collecting...

> @SimonHeim did you build with 'cargo build --release --features unwind' ? > > You can also get the binaries from the GitHub actions artifacts , which should have precompiled...

While running this on my asahi m1 mini, `py-spy` begins to fall behind when sampling at 100Hz. Is this expected? I have been able to profile the same workload with...