Changes between Version 8 and Version 9 of OtherDevelopments


Ignore:
Timestamp:
06/15/26 01:19:34 (32 hours ago)
Author:
221296
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OtherDevelopments

    v8 v9  
    235235}}}
    236236
    237 # Before adding indexes, PostgreSQL used sequential scans on the main joined tables, especially on quiz_attempt, which contains 20000 test records. The query execution time was 202.790 ms.
     237# # Before adding indexes, PostgreSQL used sequential scans on the main joined tables, especially on quiz_attempt, which contains 20000 test records. The query execution time was 944.483 ms..
    238238
    239239Result with indexes: