Changes between Version 8 and Version 9 of ImplementSortingMethodsBeforeGistIndexBuilding
- Timestamp:
- 07/26/21 09:08:30 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified ImplementSortingMethodsBeforeGistIndexBuilding
v8 v9 82 82 * Go deep into `GiST` in postgres 83 83 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 84 94 85 95 == Student's Biography ==