[Checkins] [zopefoundation/hurry.query] 0f0e9b: Add the possiblity to time and report how long too...

GitHub noreply at github.com
Tue Feb 7 09:39:21 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/hurry.query
  Commit: 0f0e9bae09d87acb82cf077faf1e2057211602ac
      https://github.com/zopefoundation/hurry.query/commit/0f0e9bae09d87acb82cf077faf1e2057211602ac
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M src/hurry/query/query.py

  Log Message:
  -----------
  Add the possiblity to time and report how long took a request.


  Commit: 3a1b3ed85391a76ac540ad90111a3d641134abcd
      https://github.com/zopefoundation/hurry.query/commit/3a1b3ed85391a76ac540ad90111a3d641134abcd
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M src/hurry/query/query.py

  Log Message:
  -----------
  Pass the over time correctly.


  Commit: d31f8dd027a1e3396c3e5ff2842c3bc3fd277260
      https://github.com/zopefoundation/hurry.query/commit/d31f8dd027a1e3396c3e5ff2842c3bc3fd277260
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M src/hurry/query/query.py

  Log Message:
  -----------
  Improve indent in logs.


  Commit: 20b67d34cf222cdc3348fc11c07fce8c9f36ca15
      https://github.com/zopefoundation/hurry.query/commit/20b67d34cf222cdc3348fc11c07fce8c9f36ca15
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Update CHANGES.txt.


  Commit: 4ad66832b4b02da9a17c6a879d91c0edc09f7a94
      https://github.com/zopefoundation/hurry.query/commit/4ad66832b4b02da9a17c6a879d91c0edc09f7a94
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M src/hurry/query/query.py

  Log Message:
  -----------
  Report post query time (that is limit and sorting)


  Commit: fd65ace05b426fec17819fc2f324abac41307ad6
      https://github.com/zopefoundation/hurry.query/commit/fd65ace05b426fec17819fc2f324abac41307ad6
  Author: Sylvain Viollon <sviollon at minddistrict.com>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M src/hurry/query/query.py

  Log Message:
  -----------
  Improve log line.


  Commit: e3c8f20ba98363391dbf9e52c60cda0498996785
      https://github.com/zopefoundation/hurry.query/commit/e3c8f20ba98363391dbf9e52c60cda0498996785
  Author: Sylvain Viollon <thefunny at gmail.com>
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
    M CHANGES.txt
    M src/hurry/query/query.py

  Log Message:
  -----------
  Merge pull request #3 from zopefoundation/add-timing

Add optional timing on applying terms. That let us identify the parts to optimise.


Compare: https://github.com/zopefoundation/hurry.query/compare/387d05867c11...e3c8f20ba983


More information about the checkins mailing list