Hi,
I just noticed - we load over 1 MB of compressed JavaScript files in sql.php, tbl_change.php and tbl_select.php - all for GIS editor, even if there are no GIS fields in the database.
I believe that this must be loaded conditionally - when we have a chance of running GIS editor, or even load dynamically when editor is used.