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

fix(prover): use a more performant query to get next job for FRI prover #527

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

RomanBrodetski
Copy link
Collaborator

What ❔

Change the query we use to get the next job for FRI prover. The new query should be equivalent

Why ❔

The old one was evidently slow. Our DBA did some research and came up with the new version.

@RomanBrodetski RomanBrodetski requested a review from a team as a code owner November 20, 2023 22:38
@RomanBrodetski RomanBrodetski force-pushed the rb-fix-prover-dal-get-job-query branch 2 times, most recently from 16d22b6 to 549466f Compare November 20, 2023 22:52
@Deniallugo Deniallugo added this pull request to the merge queue Nov 21, 2023
Merged via the queue into main with commit 2cddf3c Nov 21, 2023
22 checks passed
@Deniallugo Deniallugo deleted the rb-fix-prover-dal-get-job-query branch November 21, 2023 07:15
github-merge-queue bot pushed a commit that referenced this pull request Nov 27, 2023
🤖 I have created a release *beep* *boop*
---


##
[18.2.0](core-v18.1.0...core-v18.2.0)
(2023-11-27)


### Features

* **en:** Implement gossip fetcher
([#371](#371))
([a49b61d](a49b61d))
* **state-keeper:** reapply computational gas limit
([#544](#544))
([698dbc3](698dbc3))
* **state-keeper:** Remove computational gas limit from boojum protocol
version ([#536](#536))
([e59a7c6](e59a7c6))


### Bug Fixes

* **core:** differentiate l2 to l1 logs tree size for pre and post
boojum batches
([#538](#538))
([1e9e556](1e9e556))
* **proof_data_handler:** Feature flag state_diff_hash check
([#545](#545))
([0cab378](0cab378))
* **prover:** use a more performant query to get next job for FRI prover
([#527](#527))
([2cddf3c](2cddf3c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

3 participants