Changes between Version 1 and Version 2 of Indexes


Ignore:
Timestamp:
01/29/26 22:54:54 (10 days ago)
Author:
233194
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Indexes

    v1 v2  
    134134Execution Time: 0.219 ms \\
    135135
    136 Result: The partial index improved query performance by dropping the execution time from 0.351ms to 0.219ms. Partial indexes are more efficient for frequently filtered subsets of data, so that's why they are ideal for this admin queries that only target pending builds.
     136Result: The partial index improved query performance by dropping the execution time from 0.351ms to 0.219ms. Partial indexes are more efficient for frequently filtered subsets of data, so that's why they are ideal for the admin queries that only target pending builds.
    137137
    138138