comet icon indicating copy to clipboard operation
comet copied to clipboard

Add caching for pending proposals

Open toninorair opened this issue 2 years ago • 1 comments

An approach that allows:

  • fetching pending proposals once inside worker
  • caching them
  • reading this info from cache for all scenarios.

toninorair avatar Aug 15 '22 19:08 toninorair

So this assumes the slow part is getting all pending proposals? I tend to think its the running the migrations/executing them. Want to try on the mainnet proposal branch to benchmark?

About 2 min difference

toninorair avatar Aug 15 '22 21:08 toninorair

Closing as this is better addressed by #700

jflatow avatar Mar 07 '23 23:03 jflatow