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

Faster buttwoo validate #353

Merged
merged 3 commits into from
Jun 13, 2022
Merged

Faster buttwoo validate #353

merged 3 commits into from
Jun 13, 2022

Conversation

arj03
Copy link
Member

@arj03 arj03 commented Jun 12, 2022

Before: 494.17ms
After: 479.41ms

Biggest problem was that previous MsgIdBFE was not cached, so that had to be recalculated

@arj03
Copy link
Member Author

arj03 commented Jun 12, 2022

With this, EBT is now at 7265. Old was around 7500 so I think we can consider this good enough :)

feed-formats/buttwoo-v1.js Outdated Show resolved Hide resolved
Copy link
Member

@staltz staltz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup!

@arj03 arj03 merged commit 8f33bf1 into faster-single-add Jun 13, 2022
@arj03 arj03 deleted the faster-buttwoo-validate branch June 13, 2022 08:06
staltz pushed a commit that referenced this pull request Jun 13, 2022
* Faster buttwoo validate

* Cache some more in buttwoo

* Refactor
staltz pushed a commit that referenced this pull request Jun 22, 2022
* Faster buttwoo validate

* Cache some more in buttwoo

* Refactor
staltz pushed a commit that referenced this pull request Jun 23, 2022
* Faster buttwoo validate

* Cache some more in buttwoo

* Refactor
staltz pushed a commit that referenced this pull request Jun 28, 2022
* Faster buttwoo validate

* Cache some more in buttwoo

* Refactor
staltz pushed a commit that referenced this pull request Jun 29, 2022
* Faster buttwoo validate

* Cache some more in buttwoo

* Refactor
staltz pushed a commit that referenced this pull request Jun 29, 2022
* Faster buttwoo validate

* Cache some more in buttwoo

* Refactor
staltz pushed a commit that referenced this pull request Jun 29, 2022
* Faster buttwoo validate

* Cache some more in buttwoo

* Refactor
staltz pushed a commit that referenced this pull request Jul 6, 2022
* Faster buttwoo validate

* Cache some more in buttwoo

* Refactor
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