Rest API /tokens/{id}/balance
slows down with large number of token account relationships
#10162
Labels
/tokens/{id}/balance
slows down with large number of token account relationships
#10162
Description
Rest API
/tokens/{id}/balance
, when there are large number of token account relationships (hundreds of millions), shows much lower RPS in k6 test results. Historical token balance query (/tokens/{id}/balance?timestamp=X
) is not as bad, however also shows significant slowdown.Steps to reproduce
Restore database from 100M entities test snapshot, and run k6 perf test.
Additional context
No response
Hedera network
other
Version
v0.119.0
Operating system
None
The text was updated successfully, but these errors were encountered: