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

Organize performance benchmarks #95

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    c8ff0b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd7051d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    32116d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c955e8 View commit details
    Browse the repository at this point in the history
  3. Organize scripts to generate performance reports

    Have separate scripts to generate reports of different aspects, to
    preserve separation of concerns. This results in some duplication of
    configuration, though, which is probably best avoided via some
    improvements to the cli library.
    
    Follow the general pattern of echoing live results to STDERR and
    actual formatted output to STDOUT.
    countvajhula committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    1a51450 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49a827a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaa26cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87fed46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3958320 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    662a0bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25a267a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    f82f1ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e967c1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4517fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c213a94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9411eaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09b24c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    551b9a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c34773 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71c638e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3f230e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a796dac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e055609 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab28a32 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0033742 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    73b5b6b View commit details
    Browse the repository at this point in the history
  16. add back needed import

    countvajhula committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    916b7b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    f8f3e8a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    e2bcf06 View commit details
    Browse the repository at this point in the history