Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Defer results computation in primary #4

Open
gauthier-voron opened this issue Nov 22, 2021 · 0 comments
Open

Defer results computation in primary #4

gauthier-voron opened this issue Nov 22, 2021 · 0 comments

Comments

@gauthier-voron
Copy link
Collaborator

Some of the metrics average / median values are computed in secondary nodes. This is useless and adds work for blockchain integrators.
Let's put all of this in the primary as a blockchain agnostic code.

I made an attempt in bac3917 at core/results/event.go

@gauthier-voron gauthier-voron added this to the public-release milestone Nov 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant