Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Remove the prover bench from Halo2 CI script (#1538)
Browse files Browse the repository at this point in the history
### Description

The CI script was introduced in #330 but was rarely used recently.

The CI script must work with the branch named
"[halo2benchmarking](https://github.com/privacy-scaling-explorations/zkevm-circuits/tree/halo2benchmarking)",
which is long gone.

We remove the related scripts to simplify the codebase.
  • Loading branch information
ChihChengLiang authored Jul 24, 2023
1 parent 6147354 commit b7c8a06
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 164 deletions.
12 changes: 0 additions & 12 deletions .github/proverCiScripts/deployToProver.sh

This file was deleted.

56 changes: 0 additions & 56 deletions .github/proverCiScripts/execBench.sh

This file was deleted.

10 changes: 0 additions & 10 deletions .github/proverCiScripts/getSysstat.sh

This file was deleted.

16 changes: 0 additions & 16 deletions .github/proverCiScripts/injectHalo2Revision.sh

This file was deleted.

11 changes: 0 additions & 11 deletions .github/proverCiScripts/prepareProver.sh

This file was deleted.

14 changes: 0 additions & 14 deletions .github/proverCiScripts/rsSysstat.sh

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/ProverBenchFromHalo2.yml

This file was deleted.

0 comments on commit b7c8a06

Please sign in to comment.