Skip to content

perf(evm): inline U256 multiplication with schoolbook algorithm - #268

Merged
zoowii merged 2 commits into
DTVMStack:mainfrom
abmcar:pr-u256mul
Jan 21, 2026
Merged

perf(evm): inline U256 multiplication with schoolbook algorithm#268
zoowii merged 2 commits into
DTVMStack:mainfrom
abmcar:pr-u256mul

Conversation

@abmcar

@abmcar abmcar commented Jan 19, 2026

Copy link
Copy Markdown
Contributor

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

2. What is the scope of this PR (e.g. component or file name):

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

  • Affects user behaviors
  • Contains CI/CD configuration changes
  • Contains documentation changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other

6. Release note

None

@zoowii
zoowii merged commit a5b5dda into DTVMStack:main Jan 21, 2026
10 checks passed
@abmcar
abmcar deleted the pr-u256mul branch January 26, 2026 07:55
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