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

feat: Add gate profiler for noir circuits #7004

Merged
merged 52 commits into from
Jun 13, 2024
Merged

Commits on Jun 6, 2024

  1. initial version of reporter of gates

    Co-authored-by: Leila Wang <[email protected]>
    Co-authored-by: Michael Connor <[email protected]>
    3 people committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f6d65af View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    14aa792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455dcbb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'arv/flamegraph_acir' of github.com:AztecProtocol/aztec-…

    …packages into arv/flamegraph_acir
    sirasistant committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1b7753e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a20a94 View commit details
    Browse the repository at this point in the history
  5. it's workiiiiiiiiing

    sirasistant committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    319c980 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64453b8 View commit details
    Browse the repository at this point in the history
  7. better spreading

    iAmMichaelConnor committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fc7b22a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5da2664 View commit details
    Browse the repository at this point in the history
  9. and again...

    iAmMichaelConnor committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    159605d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. flamegraph options

    sirasistant committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1ba3b38 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'arv/flamegraph_acir' of github.com:AztecProtocol/aztec-…

    …packages into arv/flamegraph_acir
    sirasistant committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    db6db28 View commit details
    Browse the repository at this point in the history
  3. remove simple test

    sirasistant committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0b3d59e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    987c683 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15f2c2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e98efed View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. rename

    sirasistant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    12b9c17 View commit details
    Browse the repository at this point in the history
  2. update help

    sirasistant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    75885c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2456442 View commit details
    Browse the repository at this point in the history
  4. refactoring

    sirasistant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c6d0e77 View commit details
    Browse the repository at this point in the history
  5. preparing for PR

    sirasistant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3180711 View commit details
    Browse the repository at this point in the history
  6. build profiler bin

    sirasistant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0a18f3a View commit details
    Browse the repository at this point in the history
  7. move script

    sirasistant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dba410e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12370a7 View commit details
    Browse the repository at this point in the history
  9. update tests

    sirasistant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a932bb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    073039d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aab0497 View commit details
    Browse the repository at this point in the history
  12. update comment

    sirasistant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    553272a View commit details
    Browse the repository at this point in the history
  13. Merge branch 'arv/flamegraph_acir' of github.com:AztecProtocol/aztec-…

    …packages into arv/flamegraph_acir
    sirasistant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f1f2743 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. conditional gate counting

    sirasistant committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f2eec54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b41e6 View commit details
    Browse the repository at this point in the history
  3. better resizing

    sirasistant committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a48d748 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86e008e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f1a07e View commit details
    Browse the repository at this point in the history
  6. add test

    sirasistant committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7e778b2 View commit details
    Browse the repository at this point in the history
  7. fix: frame separator

    sirasistant committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ea459c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. rename binary

    sirasistant committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1137d53 View commit details
    Browse the repository at this point in the history
  2. fix extraneous naming

    sirasistant committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2c361db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36f9b66 View commit details
    Browse the repository at this point in the history
  4. fmt

    sirasistant committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b1a71e1 View commit details
    Browse the repository at this point in the history
  5. review changes

    sirasistant committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1f48133 View commit details
    Browse the repository at this point in the history
  6. fmt

    sirasistant committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5093fdd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83293cc View commit details
    Browse the repository at this point in the history
  8. restore initializers

    sirasistant committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ead7db9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66026fd View commit details
    Browse the repository at this point in the history
  10. address rust pr comments

    sirasistant committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d3f231c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba784f5 View commit details
    Browse the repository at this point in the history
  12. gcc constructors...

    sirasistant committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9cc4691 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b387e18 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7ae3e34 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f26fdfa View commit details
    Browse the repository at this point in the history
  16. revert formatting change

    sirasistant committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ebe4985 View commit details
    Browse the repository at this point in the history