Dict fields do two queries for searching and fetching keys
In a context of big latency with lots of dict fields, the fact that the Dict fields do two queries when he could do only one is a bit penalizing.
In a context of big latency with lots of dict fields, the fact that the Dict fields do two queries when he could do only one is a bit penalizing.
assigned to @nicoe
added type::performance + 1 deleted label
New review349751003 at https://codereview.tryton.org/349751003/#ps346021004
review349751003 updated at https://codereview.tryton.org/349751003/#ps346111002
New changeset 8cfda2f5b7db by Nicolas Évrard in branch 'default':
Search and get keys in one request for Dict fields
https://hg.tryton.org/sao/rev/8cfda2f5b7db
added 1 deleted label and removed 1 deleted label
closed
New changeset 8d3c52dc5e69 by Nicolas Évrard in branch 'default':
Search and get keys in one request for Dict fields
https://hg.tryton.org/tryton/rev/8d3c52dc5e69
New changeset 89c0a05e8d4b by Nicolas Évrard in branch 'default':
Search and get keys in one request for Dict fields
https://hg.tryton.org/trytond/rev/89c0a05e8d4b
New changeset c2a1a0e2a78a by Nicolas Évrard in branch 'default':
Search and get keys in one request for Dict fields
https://hg.tryton.org/tryton-env/rev/c2a1a0e2a78a