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(bb): stack traces for check_circuit #6851

Merged
merged 16 commits into from
Jun 6, 2024
Merged

Commits on Jun 3, 2024

  1. chore: tool to analyze C++ compilation time

    Can be run from any folder
    Usage:
    
    `barretenberg/cpp/scripts/analyze_compile_time.sh clang16 all`
    ludamad authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c971b3a View commit details
    Browse the repository at this point in the history
  2. chmod a+x

    ludamad committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4727a6d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    edcb7a0 View commit details
    Browse the repository at this point in the history
  2. more stack printing

    ludamad committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    50491fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3087b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91924bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c36b9e5 View commit details
    Browse the repository at this point in the history
  6. preset and off by default

    ludamad committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    49c79d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c458819 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/ad/bb-check-circuit-traces' into…

    … ad/bb-check-circuit-traces
    ludamad committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3ef19ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a79187f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5fe139 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … ad/bb-check-circuit-traces
    ludamad committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c9e79c8 View commit details
    Browse the repository at this point in the history
  12. readme

    ludamad committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bbc0d9c View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/ad/bb-check-circuit-traces' into…

    … ad/bb-check-circuit-traces
    ludamad committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b010e88 View commit details
    Browse the repository at this point in the history
  14. sync

    ludamad committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b3c8175 View commit details
    Browse the repository at this point in the history