File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -249,9 +249,9 @@ jobs:
249249
250250 <h2>Individual Latency Reports</h2>
251251 <ul>
252- <li><a href="benchmarks/get_latency/sequential /report/index.html">Get - Sequential Access</a></li>
253- <li><a href="benchmarks/get_latency/random /report/index.html">Get - Random Access</a></li>
254- <li><a href="benchmarks/get_latency/hot_key /report/index.html">Get - Hot Key Access</a></li>
252+ <li><a href="benchmarks/get_latency/get_sequential /report/index.html">Get - Sequential Access</a></li>
253+ <li><a href="benchmarks/get_latency/get_random /report/index.html">Get - Random Access</a></li>
254+ <li><a href="benchmarks/get_latency/get_hot_key /report/index.html">Get - Hot Key Access</a></li>
255255 <li><a href="benchmarks/insert_latency/size_64/report/index.html">Insert - 64 byte values</a></li>
256256 <li><a href="benchmarks/insert_latency/size_1024/report/index.html">Insert - 1KB values</a></li>
257257 <li><a href="benchmarks/insert_latency/size_4096/report/index.html">Insert - 4KB values</a></li>
You can’t perform that action at this time.
0 commit comments