Project

General

Profile

Actions

Patch #39837

closed

Optimize query models by replacing `map` with `pluck`

Added by Go MAEDA 5 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Performance
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The attached patch introduces several changes aimed at optimizing various queries in query models.

It replaces `map` with `pluck` in several places, and improves the efficiency of data retrieval from the database. This change should lead to better performance and reduce memory usage.


Files

optimize-query-models.patch (5.48 KB) optimize-query-models.patch Go MAEDA, 2023-12-13 06:57
Actions

Also available in: Atom PDF