[Checkins] [zopefoundation/Products.ZCatalog] d06159: Fix performance issue of `valueindexes` method for...

Andreas Gabriel noreply at github.com
Wed Apr 17 17:54:58 CEST 2019


  Branch: refs/heads/andbag-zcatalog-caching
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: d06159372ee32b8b5e796bad12b830801e375004
      https://github.com/zopefoundation/Products.ZCatalog/commit/d06159372ee32b8b5e796bad12b830801e375004
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-04-17 (Wed, 17 Apr 2019)

  Changed paths:
    M CHANGES.rst
    M src/Products/PluginIndexes/BooleanIndex/BooleanIndex.py
    M src/Products/ZCatalog/plan.py
    M src/Products/ZCatalog/tests/test_plan.py

  Log Message:
  -----------
  Fix performance issue of `valueindexes` method for catalogs with many indexed objects (#39)

* Fix wrong calculation of uniqueValues
* Fix performance issue of valueindexes


  Commit: 2ae76c4c9eaf9dc9693604a00297cb946add11bf
      https://github.com/zopefoundation/Products.ZCatalog/commit/2ae76c4c9eaf9dc9693604a00297cb946add11bf
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-04-17 (Wed, 17 Apr 2019)

  Changed paths:
    M CHANGES.rst
    M src/Products/PluginIndexes/BooleanIndex/BooleanIndex.py
    M src/Products/ZCatalog/plan.py
    M src/Products/ZCatalog/tests/test_plan.py

  Log Message:
  -----------
  Merge branch 'master' into andbag-zcatalog-caching


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/ed38d23b83e4...2ae76c4c9eaf


More information about the checkins mailing list