-
Notifications
You must be signed in to change notification settings - Fork 17.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
runtime: performance regression on FreeBSD #5596
Labels
Comments
On freebsd/amd64 virtual machine, 1.0.3 vs. 1.1.2: BenchmarkClientServer 97216 81947450 +84194.20% BenchmarkClientServerParallel4 97311 20397772 +20861.42% BenchmarkClientServerParallel64 97443 1638817 +1581.82% BenchmarkServer 98145 41155672 +41833.54% 1.0.3 vs. tip: BenchmarkClientServer 97216 59846 -38.44% BenchmarkClientServerParallel4 97311 59673 -38.68% BenchmarkClientServerParallel64 97443 53200 -45.40% BenchmarkServer 98145 89862 -8.44% 1.1.2 vs. tip: BenchmarkClientServer 81947450 59846 -99.93% BenchmarkClientServerParallel4 20397772 59673 -99.71% BenchmarkClientServerParallel64 1638817 53200 -96.75% BenchmarkServer 41155672 89862 -99.78% Looks not so bad. Status changed to Fixed. Attachments:
|
This issue was closed by revision cb3b292. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by mark.vonminden:
Attachments:
The text was updated successfully, but these errors were encountered: