sigle / stxstats

Get the latest data from Stacks blockchain.
https://www.stxstats.co
30 stars 1 forks source link

feat: create custom query to generate the fees per day #68

Closed pradel closed 2 years ago

pradel commented 2 years ago

Create a custom SQL query to generate the fees per day. Old way execution time: 19s 451.477879ms New query execution time: 1s 294.656516ms

Almost 19 times faster.