-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
databaseenhancementNew feature or requestNew feature or requestmilestone 5This issue is part to Milestone 5 of the Rollup Node planThis issue is part to Milestone 5 of the Rollup Node plan
Milestone
Description
Overview
We should consider the database access patterns and introduce indexes or other optimisations to make the database more efficient. One low hanging fruit would be to introduce an index on the batch hash. Given that our dataset of medium size (~360k batches / ~1m L1 messages) it could benefit from indexes but even without them it should be pretty fast, and as such, this is of low/medium priority.
Metadata
Metadata
Assignees
Labels
databaseenhancementNew feature or requestNew feature or requestmilestone 5This issue is part to Milestone 5 of the Rollup Node planThis issue is part to Milestone 5 of the Rollup Node plan
Type
Projects
Status
Done