Changes between Version 5 and Version 6 of ImplementSortingMethodsBeforeGistIndexBuilding
- Timestamp:
- 07/11/21 19:40:34 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified ImplementSortingMethodsBeforeGistIndexBuilding
v5 v6 61 61 * Prepare for evaluation of performance and logic 62 62 63 === Coding Week 5 (5th July - 11th July) === 64 '''Coding Phase ''': 65 * Check the original paper of `GiST` in details 66 * Check the implement of `GiST` in Postgresql 67 * Prepare for evaluation of IO access 68 69 '''Plans for next week''': 70 * Do the IO(buffer) access test 71 * Prepare for Gsoc evaluation 72 * Confirm the proper hash function 73 63 74 64 75 == Student's Biography ==