mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 09:38:23 +00:00
link
This commit is contained in:
parent
44e67d6751
commit
5cd67c8dee
|
@ -308,3 +308,5 @@ quadratic probing 10000 time: [453.38 µs 454.40 µs 455.71 µs]
|
||||||
linear probing 100000 time: [6.4169 ms 6.4213 ms 6.4267 ms]
|
linear probing 100000 time: [6.4169 ms 6.4213 ms 6.4267 ms]
|
||||||
quadratic probing 100000 time: [6.3506 ms 6.3548 ms 6.3601 ms]
|
quadratic probing 100000 time: [6.3506 ms 6.3548 ms 6.3601 ms]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can find all the code here: <https://gist.github.com/edg-l/7842a445367bfdf2a89ad8c5f70348d4>
|
||||||
|
|
Loading…
Reference in a new issue