Skip to content

Halo2 keccak benchmark (#6) #24

Halo2 keccak benchmark (#6)

Halo2 keccak benchmark (#6) #24

name: circuits profiling
on: [push]
jobs:
test:
name: circuits profiling
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Nargo
uses: noir-lang/[email protected]
with:
toolchain: nightly-2024-01-11 # Pin at 0.23.0 when it's released. We need nightly now as 0.22.0 doesn't have the oracles
- name: Run nargo info
run: nargo info --workspace