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

benchmark with a graph #19

Closed
yegor256 opened this issue Apr 18, 2023 · 3 comments
Closed

benchmark with a graph #19

yegor256 opened this issue Apr 18, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@yegor256
Copy link
Owner

yegor256 commented Apr 18, 2023

Let's create a new GitHub Action workflow, which will (on every new tag):

  • checkout the repo
  • create a number of similar Rust CLI scripts in src/bin
  • each script will do exactly the same manipulations with a map
  • each script will use different implementations of the map (HashMap, Micromap, etc.)
  • collect the performance results into a .csv file
  • using gnuplot render a graph in SVG
  • add the results summary and a graph to README.md
  • submit a pull request
@yegor256 yegor256 added the enhancement New feature or request label Apr 18, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
@yegor256
Copy link
Owner Author

@rultor release, tag is 0.0.6

@rultor
Copy link
Collaborator

rultor commented Apr 22, 2023

@rultor release, tag is 0.0.6

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Apr 22, 2023

@rultor release, tag is 0.0.6

@yegor256 Done! FYI, the full log is here (took me 3min)

yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 22, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
yegor256 added a commit that referenced this issue Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants