requirements/test-web.txt
author Arthur Lutz <arthur.lutz@logilab.fr>
Wed, 01 Mar 2017 18:07:49 +0100
branch3.25
changeset 12086 39c9e548f0ce
parent 11478 1817f8946c22
child 12316 b80f186b9dbe
child 12322 cd211bb9aa8e
permissions -rw-r--r--
[rqlrewrite/schema] Avoid parsing computed relations for each query The RQLRelationRewriter is instanciated for each RQL query, it should avoid parsing computed relations formula by using a cache, which seems rightly located on the instance's schema. This brings a *huge* performance boost to some pages on application with a few computed relations (x4 observed on a client app). Kudos to Adrien, David and Sylvain. Closes #17059828

Twisted < 16.0.0
requests
webtest
cubicweb-blog
cubicweb-file
cubicweb-tag