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

experiment: perf and allocation counter based idl decoder limiting #4624

Closed
wants to merge 36 commits into from

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

  1. meter skip; add test

    crusso committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b7a4df2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. more tests (some broken?)

    crusso committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7c87222 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. more tests

    crusso committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8d0e223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    868d7e6 View commit details
    Browse the repository at this point in the history
  3. finish port of tests

    crusso committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1831132 View commit details
    Browse the repository at this point in the history
  4. assert low cost

    crusso committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d2cb2d8 View commit details
    Browse the repository at this point in the history
  5. cleanup tests

    crusso committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4d31ba4 View commit details
    Browse the repository at this point in the history
  6. radical refactoring

    crusso committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f63dfa8 View commit details
    Browse the repository at this point in the history
  7. update test output, refactr

    crusso committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cbb3d0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c8955c View commit details
    Browse the repository at this point in the history
  9. up limits

    crusso committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f132d3b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    e6a75ed View commit details
    Browse the repository at this point in the history
  2. cleanup test; add blurb

    crusso committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    73a8667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    443d366 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. set up registers just once, including for skipped arguments (tricky b…

    …ug); modify skip_any_vec to do limit checks
    crusso committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    adaea7c View commit details
    Browse the repository at this point in the history
  2. update test output

    crusso committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f9a8fdb View commit details
    Browse the repository at this point in the history
  3. Rust formatting

    crusso committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    809b5e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    97bea78 View commit details
    Browse the repository at this point in the history
  2. update test output

    crusso committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c15b6e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7053400 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    4f72342 View commit details
    Browse the repository at this point in the history
  2. add test output

    crusso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a65bfae View commit details
    Browse the repository at this point in the history
  3. up the limit to 1K

    crusso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0d16cfd View commit details
    Browse the repository at this point in the history
  4. add bias term

    crusso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5c93cc3 View commit details
    Browse the repository at this point in the history
  5. update bench numbers

    crusso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f7878cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de22e66 View commit details
    Browse the repository at this point in the history
  7. remove noisy output

    crusso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    abcee1d View commit details
    Browse the repository at this point in the history
  8. test get/setCandidLimits

    crusso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5639400 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    119a304 View commit details
    Browse the repository at this point in the history
  10. update bench numbers

    crusso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a607238 View commit details
    Browse the repository at this point in the history
  11. update fail test output

    crusso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d0ac039 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    021d726 View commit details
    Browse the repository at this point in the history
  13. update test output

    crusso committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    835bf46 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    41e224e View commit details
    Browse the repository at this point in the history