Skip to content
Snippets Groups Projects
Commit e34d7833 authored by Vandamme Léa's avatar Vandamme Léa
Browse files

Update Results.md with delta encoding

parent ba3994db
Branches
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
|--- |:-: |:-: |:-: | |--- |:-: |:-: |:-: |
| Naive version | 4 seconds | 842 Mo | 0.17 Ko | | Naive version | 4 seconds | 842 Mo | 0.17 Ko |
| Robin Hood Hashtable <br/>& K_mer uint64_t | 2 seconds | 763 Mo | 0.16 Ko | | Robin Hood Hashtable <br/>& K_mer uint64_t | 2 seconds | 763 Mo | 0.16 Ko |
| Delta encoding |||| | Delta encoding | 2 seconds | 763 Mo | 0.16 Ko |
## Times for querying the index ## Times for querying the index
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
|--- |:-: |:-: |:-: | |--- |:-: |:-: |:-: |
| Naive version | 1 seconds | 0 seconds | 0 seconds | | Naive version | 1 seconds | 0 seconds | 0 seconds |
| Robin Hood Hashtable <br/>& K_mer uint64_t | 0 seconds | 0 seconds | 0 seconds | | Robin Hood Hashtable <br/>& K_mer uint64_t | 0 seconds | 0 seconds | 0 seconds |
| Delta encoding |||| | Delta encoding | 0 seconds | 0 seconds | 0 seconds |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment