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
Sorry, I accidentally closed the 60043 and open a new one.
I found that the CPU usage increases greatly of newest golang on ARM64 platform. The parallel json benchmarks with latest go resulted in a 50%+ increase CPU usage compared to the old version 1.15.
Sorry, I accidentally closed the 60043 and open a new one.
I found that the CPU usage increases greatly of newest golang on ARM64 platform. The parallel json benchmarks with latest go resulted in a 50%+ increase CPU usage compared to the old version 1.15.
This can be easily reproduced on ARM64:
My machine configuration:
The CPU usage is about 2000% for go 1.15.7:
But the CPU usage is about 3000% for go latest version:
The text was updated successfully, but these errors were encountered: