Updated output for query 6 after running on new machine.

This commit is contained in:
K 2024-11-10 12:12:19 +05:30
parent 5476813944
commit 0e41344f45
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -192,8 +192,8 @@ print("Time taken to search with index: " + (endTime - startTime) + " ms");
<details>
<summary>Output for query 6:</summary>
Time taken to search without index: 51 ms<br>
Time taken to search with index: 48 ms<br>
Time taken to search without index: 41 ms<br>
Time taken to search with index: 29 ms<br>
</details>
7. Return a List of Indexes on created on employee Collection.