-
Notifications
You must be signed in to change notification settings - Fork 69
feat(nightly): execution become
s faster
#2013
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 25 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
4d9e261
chore: add placeholder tco feature
jonathanpwang 13cc6f2
feat: add macro to generate tco handler and update interpreter for tco
jonathanpwang fb3d997
feat: rv32im tco without become keyword
jonathanpwang 0c93530
fmt
jonathanpwang f7fd1d7
feat: tco for other extensions
jonathanpwang f01ccd2
chore: update feature deps
jonathanpwang 5a193a0
fixes
jonathanpwang e6affb6
feat: simplify the handler type without Result
jonathanpwang 9d9aa8a
feat: try become keyword again
jonathanpwang 4c1de9d
chore: propagate tco feature
jonathanpwang 76aa23d
feat: use custom macros to reduce code in ecc execution
jonathanpwang a82dfb2
refactor: use local dispatch! macros to reduce code duplication
jonathanpwang 5c7b832
refactor: fp2 dispatch
jonathanpwang 32c2dbd
chore: update feature comment
jonathanpwang eee6856
feat: metered handler for algebra extension
jonathanpwang c0d4d83
refactor: use local dispatch! macros to reduce code duplication
jonathanpwang bae6afe
feat: run! macro for tco on pure+metered execution
jonathanpwang 6e2b0a2
chore: fmt
jonathanpwang 714c97a
fix: missing handler for is_eq
jonathanpwang 8d3d06e
feat: bigint metered handler
jonathanpwang 312f6d5
refactor: use dispatch! for rv32 executors
jonathanpwang 9a2df6e
cleanup: turn off tco feature
jonathanpwang 09e05c9
ci: switch benchmarks to use tco
jonathanpwang fae5453
fix: proc-macro also needs tco feature
jonathanpwang a4566a7
chore: lint
jonathanpwang ce6981c
ci: benchmarks with tco feature
jonathanpwang 6759a94
feat: use macro's "tco" feature
jonathanpwang 68b12f5
chore: add instrumentation for VmState::initial
jonathanpwang d8ab8a6
Merge branch 'main' into feat/tco
jonathanpwang d265fe9
chore: cargo shear
jonathanpwang 64c0571
fix: ci
jonathanpwang ce7c037
perf: remove pc_base from pc_idx calc
jonathanpwang 63b013a
fix: remove unused error
jonathanpwang 5f5138c
chore: don't keep pre_compute_insns when tco
jonathanpwang f46bf70
chore: remove unused derive
jonathanpwang 8a51077
chore: dispatch! for poseidon2
jonathanpwang aee66b1
chore: phantom lifetime
jonathanpwang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.