forked from ontoportal/ontoportal_web_ui
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
the application.js
that we generate has 4mb, which is too much,
the main cause is yasgui
and vis
that have 1mb each,
this two components are used only few places (summary page, sparql section, and admin page), but slow down all the pages by 500ms (half a second, 50% of the home page response time for example)