Issue: Asset upload is slow

No, the database design makes this a lot faster and there is no chance of it happening again. It’s not yet as optimal as I would like because each file is uploaded separately instead of having the ability to do mass uploads of multiple files at once when they are very small files (tokens for example), so there’s a latency introduced with each file and having to wait for confirmation. That should be improved soon (See Forge Feature Roadmap) but it’s not as bad as it used to be. Accessing assets database would be in under 10 milliseconds now, instead of the 1 to 3 seconds that I had before.

1 Like