Changes between Version 8 and Version 9 of ImplementSortingMethodsBeforeGistIndexBuilding


Ignore:
Timestamp:
07/26/21 09:08:30 (4 years ago)
Author:
HanwGeek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified ImplementSortingMethodsBeforeGistIndexBuilding

    v8 v9  
    8282* Go deep into `GiST` in postgres
    8383
     84=== Coding Week 7 (19th July - 25th July) === 
     85'''Coding Phase ''':
     86* Check the implementation of `GiST` in Postgres
     87* Test the `Buffer hit` and `Execution Time` of index query performance with random data
     88
     89
     90'''Plans for next week''':
     91* Do more detailed tests to figure out the reason of performance test results
     92* Modify the hash functions
     93
    8494
    8595== Student's Biography ==