runtime/pprof: failure in TestCPUProfileMultithreaded #36084
Labels
Milestone
Comments
CC @aclements @mknyszek in case this has to do with async preemption. |
I am not familiar with this platform's performance. Currently the test profiles for 100msec, and tries a couple of times as doubling the profile duration. Would it be helpful to use a longer duration? |
AIX might be a bit slow when handling signals like SIGPROF there. But the test seems to end up with a 3.2s duration (as seen with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2019-12-10T21:31:00-84540f0/aix-ppc64
This is the only occurrence I've seen so far, so I'm not sure if it's specific to AIX, PPC64, neither, or both.
CC @hyangah @Helflym @laboger
The text was updated successfully, but these errors were encountered: