Skip to content
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

feat(vm): Enable parallelization in VM playground #2679

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

slowli
Copy link
Contributor

@slowli slowli commented Aug 19, 2024

What ❔

Makes batch execution parallelized in VM playground similar to other VM runner components.

Why ❔

VM playground is quite slow on stage (~20s / batch).

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.

@slowli slowli marked this pull request as ready for review August 19, 2024 13:18
montekki
montekki previously approved these changes Aug 19, 2024
@slowli slowli added this pull request to the merge queue Aug 21, 2024
Merged via the queue into main with commit c9ad59e Aug 21, 2024
54 checks passed
@slowli slowli deleted the aov-pla-1019-enable-parallelization-in-vm-playground branch August 21, 2024 10:08
github-merge-queue bot pushed a commit that referenced this pull request Aug 21, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.20.0](core-v24.19.0...core-v24.20.0)
(2024-08-21)


### Features

* Add `gateway_url` to EN config
([#2698](#2698))
([cfdda01](cfdda01))
* **vm:** Enable parallelization in VM playground
([#2679](#2679))
([c9ad59e](c9ad59e))


### Bug Fixes

* base token ratio startup as a separate component
([#2704](#2704))
([d65588f](d65588f))
* **upgrade.test.ts:** minting from a clean state
([#2402](#2402))
([efa3bd6](efa3bd6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[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