Skip to content
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

Wrong time measure in some implementations #2

Closed
vikman90 opened this issue Feb 23, 2024 · 0 comments · Fixed by #3 or #4
Closed

Wrong time measure in some implementations #2

vikman90 opened this issue Feb 23, 2024 · 0 comments · Fixed by #3 or #4
Assignees
Labels
bug Something isn't working

Comments

@vikman90
Copy link
Owner

These implementations are yielding an unusually inefficient result:

  • C++
  • Go
  • Rust

This is the performance table, supposedly measured in ops/ms:

Implementation Step perf (max) Step perf (avg) Disc. perf (max) Disc. perf (avg)
JavaScript 43.000,00 24.331,97 2.567.812,50 716.081,97
C# 62.594,50 42.403,85 3.908.416,67 709.109,47
PHP 34.500,00 5.113,62 607.800,00 212.727,68
Java 38.000,00 4.605,37 825.000,00 192.100,51
Python 38.000,00 4.605,37 825.000,00 192.100,51
C++ 887,50 240,02 28.859,81 2.450,07
Go 514,29 106,26 20.288,46 1.801,85
Rust 597,22 126,77 24.791,63 1.652,69
@vikman90 vikman90 self-assigned this Feb 23, 2024
@vikman90 vikman90 added the bug Something isn't working label Feb 23, 2024
@vikman90 vikman90 linked a pull request Feb 23, 2024 that will close this issue
@vikman90 vikman90 reopened this Feb 23, 2024
@vikman90 vikman90 linked a pull request Feb 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant