Open
Description
It would be nice to have have several modules instead of one large file: core
, alg.layered
, alg.stress
, etc. However, I don't see any way to realize this with the current GWT compilation solution.
Currently the library is about 1.3 MB in size (minified); about 600 kB for core and layered, and 100 kB for the remaining algorithms.