ANT Token - Price & Trading topic

Yes, agreed. IMIM does a lot of this, as Angular build minify most of the files in the build process.

Moreover, making extensive use of immutable types, as these can be cached forever. For CSS, JS, fonts, etc, that seldom change, it especially provides a huge benefit between page requests. Mutable heavy pages/apps will under perform relative to immutables.

Sites should also endeavour to download files in parallel too, where possible. Sequentially downloading small files is the worst possible experience.

I’d also like to implement this: Proposal: Tarchive

In short, much like a ‘public archive’ but with the content squished into a single file. This would optimise the downloads from the Autonomi network to AntTP, but allowing AntTP to deliver the small files quickly (as tarchive only needs downloading once).

There is lots more we can do.

5 Likes