switch remote_items to ArrayField (#76949) #87

Merged
pducroquet merged 1 commits from wip/76949-lingo-remote_items into main 2023-05-02 09:04:26 +02:00
Owner

Change the transaction.remote_items field to an array, and index it.

This is a quite slow query for a customer right now (>100ms), doing that will simply kill the query (<= 1ms) and free some CPU time on the DB server...

Change the transaction.remote_items field to an array, and index it. This is a quite slow query for a customer right now (>100ms), doing that will simply kill the query (<= 1ms) and free some CPU time on the DB server...
pducroquet force-pushed wip/76949-lingo-remote_items from fb6dc39dcc to dfbfc23e03 2023-04-25 08:51:57 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from dfbfc23e03 to 278e80d2d5 2023-04-25 08:58:59 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from 278e80d2d5 to 2fc14507d3 2023-04-25 09:08:32 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from c27ce93071 to 25f3845c66 2023-04-25 10:16:49 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from 25f3845c66 to 2a869372b1 2023-04-25 10:18:41 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from 423f1e0a6e to 87ac0aa5a5 2023-04-25 10:51:58 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from bb68908680 to 57289f1b87 2023-04-25 11:15:50 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from 57289f1b87 to bfc05854e5 2023-04-25 11:20:15 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from bfc05854e5 to c1da2c7c73 2023-04-25 11:24:10 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from c1da2c7c73 to 464a6319a7 2023-04-25 11:28:33 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from 464a6319a7 to f0f26e94d8 2023-04-25 11:34:10 +02:00 Compare
pducroquet changed title from WIP: switch remote_items to ArrayField (#76949) to switch remote_items to ArrayField (#76949) 2023-04-25 11:40:03 +02:00
fpeters approved these changes 2023-04-30 13:02:51 +02:00
fpeters left a comment
Owner

En réunissant les commits en un seul, à l'intitulé préfixé de lingo:.

En réunissant les commits en un seul, à l'intitulé préfixé de lingo:.
fpeters force-pushed wip/76949-lingo-remote_items from f0f26e94d8 to c80a93faac 2023-04-30 13:04:07 +02:00 Compare
fpeters force-pushed wip/76949-lingo-remote_items from c80a93faac to f4f17f7930 2023-04-30 13:35:08 +02:00 Compare
pducroquet force-pushed wip/76949-lingo-remote_items from f4f17f7930 to 4b7470104f 2023-05-02 08:57:54 +02:00 Compare
pducroquet merged commit 4b7470104f into main 2023-05-02 09:04:26 +02:00
pducroquet deleted branch wip/76949-lingo-remote_items 2023-05-02 09:04:26 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/combo#87
No description provided.