signum-network / signum-explorer

Signum Blockchain Explorer
GNU General Public License v3.0
9 stars 11 forks source link

Tokens page was dog slow.. edited code to speed it up. #177

Closed pir8radio closed 5 months ago

pir8radio commented 5 months ago

Fixed some issues with the token detail page, was taking 20-60 seconds to load.. Sped it up a bit, down to about 4-5 seconds when you click a token ticker now. still need to look into caching some info, or speeding up the querysets.