[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.0 updated: Performance improvement of dynamic roll tables and list

banm at vocs.unideb.hu banm at vocs.unideb.hu
Thu Jul 27 10:58:15 CEST 2017


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.0 has been updated
       via  9df75811f0e7b1a8bafe63df8beed855a7d63121 (commit)
      from  34d781c372259a0849030e21e811b007ba244f50 (commit)


- Log -----------------------------------------------------------------
commit 9df75811f0e7b1a8bafe63df8beed855a7d63121
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Thu Jul 27 10:54:20 2017 +0200

Performance improvement of dynamic roll tables and list
Now,  it is possible to query very long list without causing server
execution time out.
I've tried to apply asyncronous queries but the pg_connect with
PGSQL_CONNECT_ASYNC option not works - can't connect to server.

-----------------------------------------------------------------------

Summary of changes:
 libs/db_funcs.php                 |    7 +++--
 libs/modules/results_asList.php   |   61 ++++++++-----------------------------
 libs/modules/results_asStable.php |   23 +++-----------
 libs/results_builder.php          |   17 ++++-------
 4 files changed, 29 insertions(+), 79 deletions(-)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list