Jonathan Hao

Results 30 comments of Jonathan Hao

My bad. Forgot to specify base branch when I ask Claude to create a PR

I did see a couple of 100ms regression on AVM so I left AVM as is

> More precisely, if one decides to change, say, where the lookup table data is stored, they will also have to potentially change something in the update() function in the...

Closed by https://github.com/AztecProtocol/aztec-packages/pull/16589

Why are there changes to `ja.po` in this PR?

> Each commit gets a single json file containing all benchmark results for native code. Is it necessary to consolidate to a single json file for each commit? `ci_benchmark_ivc_flows.sh` currently...

What I'm trying to do in https://github.com/AztecProtocol/aztec-packages/pull/17871 is to have a folder for each example flow and within each, have a json for each commit.

Previous attempts of uploading every flow run resulted in time outs. https://github.com/AztecProtocol/aztec-packages/pull/18422 attemps to keep only one flow run for now. It may also be possible to host the data...

https://github.com/AztecProtocol/iac/pull/25#discussion_r2539437752 (show available flows) to be addressed in a follow-up.

I need to re-enable log transferring first so there will be flows available.