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

REST/JSON-RPC: speed up several requests #3092

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Conversation

arnetheduck
Copy link
Member

REST/JSON-RPC and a few more also invalidate caches unnecessarily,
similar to #3089

  • avoid copying validator on balance request

REST/JSON-RPC and a few more also invalidate caches unnecessarily,
similar to #3089

* avoid copying validator on balance request
@github-actions
Copy link

github-actions bot commented Nov 12, 2021

Unit Test Results

     12 files  ±0     744 suites  ±0   34m 4s ⏱️ - 6m 16s
1 464 tests ±0  1 462 ✔️ ±0  2 💤 ±0  0 ±0 
8 924 runs  ±0  8 916 ✔️ ±0  8 💤 ±0  0 ±0 

Results for commit 2672d30. ± Comparison against base commit 00bbc8e.

♻️ This comment has been updated with latest results.

@arnetheduck arnetheduck merged commit b22d86e into unstable Nov 12, 2021
@arnetheduck arnetheduck deleted the speedup-20211112 branch November 12, 2021 22:29
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