taikoxyz / zkevm-circuits

DEPRECATED in favor of https://github.com/taikoxyz/raiko! Taiko's fork of the PSE's ZK-EVM
Other
159 stars 125 forks source link

Adds weekly benchmarks, tencent test run #135

Closed krzysztofpaliga closed 1 year ago

krzysztofpaliga commented 1 year ago

Description

This PR adds the support for:

Issue Link

[link issue here]

Type of change

Contents

Rationale

Since both circuit benchmarks and circuit tests require a large amount of memory, it is best to have them running in the Cloud.

How Has This Been Tested?

By running through multiple times.

pbeza commented 1 year ago

FWIW - that's a nitpick, but I can see copy-pasted 43.130.90.57 in multiple files. Supposedly, this is the IP address of the Tencent Cloud virtual server we use for testing. Maybe it's worth having it defined only in one place? (e.g. using GitHub secrets? same as with BENCH_RESULTS_PASS). Just a suggestion though.