• Hi,

    First of all, great work in creating and maintaining this plugin; I just discovered it and it is a great piece of software.

    The only problem I have is the very long load times (20 seconds+) of the pages that have abase shortcode in them; I do not have very complicated queries: one abase shortcode that consists of one sql query that returns about 50 rows.

    It would be great if someone could point me in the right direction if finding out why does it take so long to generate the response.

    Thank you

    https://www.ads-software.com/plugins/abase/

Viewing 1 replies (of 1 total)
  • Thread Starter ziceva

    (@ziceva)

    After a quick look over the code I seems to be lucky and figure out fast WHY this happens: abase relies on information_schema, which in mysql is SLOW!
    Unfortunately, the usage of information_schema is EXTENSIVE within abase, so a quick fix doesn’t come into mind ??

Viewing 1 replies (of 1 total)
  • The topic ‘Abase very slow’ is closed to new replies.