Skip to content

Conversation

@matthiasgoergens
Copy link

No description provided.

Allow specification of guest heap and stack sizes on the command line in
more convenient units than just raw bytes.
This avoids spam like the following going on for thousands of lines:

```
 INFO e2e: Running on platform Ceno Platform { rom: 536870912..538373056, prog_data: {536870912, [...]
 ```
This cuts down on logging spam.
It's useful to see which Risc-V instructions aren't used at all when
running eg sproll-evm.
@matthiasgoergens matthiasgoergens force-pushed the matthias/mihai/new-benchmarks-sandbox branch from 0da3c9f to ff07f85 Compare January 9, 2025 02:30
matthiasgoergens and others added 4 commits January 9, 2025 10:51
In preparation for #813

Also stop hard-coding the examples in the examples-builder.
Add the functionality to chain writes to the hints stream.
Work for #789

---------

Co-authored-by: sm.wu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants