You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, jsEO is still under development, so every time I execute it, I need to trace the algorithm in the web-browser. Thus, it is still important for me to have the code "as it" running in the browser.
Hi!
I was thinking on using Google Closure Compiler to minify and improve performance (which is a negative point of JavaScript) of jsEO algorithms.
We can start testing if the speed gain is worth the time invested and, if so, write an script to auto-minify all the source code (maybe using Maven?)
The text was updated successfully, but these errors were encountered: