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

improve(benchmarks): support multiple values + visualizing runtimes #316

Open
wants to merge 36 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2024

  1. build: add a no-run option

      Useful for when you need to build a specific executable, but not install it.
    Rexicon226 authored and 0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e4ac009 View commit details
    Browse the repository at this point in the history
  2. speed up the snapshot downloader

    Rexicon226 authored and 0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    12646ce View commit details
    Browse the repository at this point in the history
  3. bench: add verifySnapshot benchmark

    Rexicon226 authored and 0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    93e734d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0932e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5b3800 View commit details
    Browse the repository at this point in the history
  6. benchmark progress

    Rexicon226 authored and 0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    087a9c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb6a32a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    add13ae View commit details
    Browse the repository at this point in the history
  9. more fixes

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    44651b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a164340 View commit details
    Browse the repository at this point in the history
  11. fix: path allocations

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1110fa7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ac8e8f View commit details
    Browse the repository at this point in the history
  13. fix: formatting

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8d65e74 View commit details
    Browse the repository at this point in the history
  14. fix: column headers

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1a68cbf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8f0e7f8 View commit details
    Browse the repository at this point in the history
  16. fix benchmarks

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    18d3241 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8df128a View commit details
    Browse the repository at this point in the history
  18. attempt fix: OOM ci

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    046adea View commit details
    Browse the repository at this point in the history
  19. CI check

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    98f9c0d View commit details
    Browse the repository at this point in the history
  20. fix leak in CI

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7b00106 View commit details
    Browse the repository at this point in the history
  21. fix and identify leaks

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    95b306f View commit details
    Browse the repository at this point in the history
  22. fix lint

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2ebae1a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4bea9f6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    63292b1 View commit details
    Browse the repository at this point in the history
  25. remove extra bench

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    06772b4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    aff554a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f1a8eb9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d90cc87 View commit details
    Browse the repository at this point in the history
  29. fixes

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b8a73ba View commit details
    Browse the repository at this point in the history
  30. fix formatting

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    67ec58b View commit details
    Browse the repository at this point in the history
  31. add docs

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8fa6579 View commit details
    Browse the repository at this point in the history
  32. fix: lint

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    37f9726 View commit details
    Browse the repository at this point in the history
  33. reduce logger memory

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f33e060 View commit details
    Browse the repository at this point in the history
  34. fix script

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f0e9834 View commit details
    Browse the repository at this point in the history
  35. remove commented out code

    0xNineteen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c5d914b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0965e37 View commit details
    Browse the repository at this point in the history