issues
search
edenia
/
antelope-tools
Network Infrastructure Monitor for Antelope + EOSIO blockchain networks :chart_with_upwards_trend:
https://antelope.tools
MIT License
24
stars
16
forks
source link
Perf/improve ath calculation performance
#1394
Closed
Torresmorah
closed
11 months ago
Torresmorah
commented
11 months ago
Improve Response Time
What does this PR do?
Resolve #1395
Solve the problem related to hasura response time in jungle evm
Get the second with the maximun transactions from the last 30 minutes instead of all blocks from the DB to update the ATH
Get the second with the maximun transactions from the current old blocks to update the ATH
Increase the timeout when the synchronization of old blocks ends
Steps to test
Run the project locally with evm configuration
Check the ATH calculation
Improve Response Time
What does this PR do?
Steps to test