Skip to content

Commit b254d6f

Browse files
author
Raghuveer Devulapalli
committed
Add jupyter notebook used to plot data
1 parent 4d7c10a commit b254d6f

File tree

3 files changed

+211
-1
lines changed

3 files changed

+211
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ and about 4x for 64-bit data type. It tends to do better when the metric to
161161
sort by gets more complicated. Sorting by Euclidean distance can be up-to 10x
162162
faster.
163163
164-
![alt text](./benchmarks/object_qsort-perf.jpg?raw=true)
164+
![alt text](./misc/object_qsort-perf.jpg?raw=true)
165165
166166
## Downstream projects using x86-simd-sort
167167
File renamed without changes.

misc/simd-objsort.ipynb

Lines changed: 210 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)