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

Ndev 3385 Caching ProgramData accounts (#569) #575

Closed
wants to merge 1 commit into from

Conversation

rnovikov
Copy link

  • Hash , rpc + db_work

  • fix clippy errors

  • test fixing

  • apply iface fixes for rocksdb

  • account check

  • add a unit test and mock rpc

  • fixed RPC mock and add unit test

  • applied mr comments

  • change rpc API && revert clickhouse job

* Hash , rpc + db_work

* fix clippy errors

* test fixing

* apply iface fixes for rocksdb

* account check

* add a unit test and mock rpc

* fixed RPC mock and add unit test

* applied mr comments

* change rpc API && revert clickhouse job
@neonlabstech
Copy link

Dapps report

🔗Cost report

@neonlabstech
Copy link

Solana Requests Statistics
count min_time max_time average_time median_time
getSlot 61011 0 0.101 0.000413483 0
getAccountInfo 58993 0 0.101 0.000575136 0
getBlocks 26799 0 0.024 0.000396246 0
getMultipleAccounts 14652 0 0.123 0.00113875 0.001
getBlock 13549 0 0.029 0.00104849 0.001
getLatestBlockhash 9775 0 0.08 0.00104941 0
getTransaction 9662 0 0.098 0.006864 0.002
getBlockTime 5939 0 0.101 0.000363192 0
sendTransaction 4995 0 0.107 0.00653554 0.003
getBalance 1724 0 0.081 0.000663573 0
getSignatureStatuses 1122 0 0.038 0.000597148 0
getVersion 587 0 0.011 0.000470187 0
isBlockhashValid 543 0 0.005 0.000333333 0
simulateTransaction 491 0 0.003 0.000845214 0.001
getSignaturesForAddress 61 0 0.008 0.0015082 0.001
requestAirdrop 32 0 0.003 0.0008125 0.001
getTokenAccountBalance 5 0 0.001 0.0002 0
getHealth 3 0 0.004 0.00166667 0.001
getFirstAvailableBlock 2 0.001 0.001 0.001 0.001
getMinimumBalanceForRentExemption 1 0.001 0.001 0.001 0.001
getClusterNodes 1 0.001 0.001 0.001 0.001

@rnovikov rnovikov closed this Nov 26, 2024
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.

3 participants