Skip to content

Commit 88333b9

Browse files
committed
Updated docs
1 parent 8df6bfb commit 88333b9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

benchmarks/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
This directory contains the benchmarking code and results for SemHash. The benchmarks measure deduplication performance and speed across a variety of text and image datasets.
44

5+
## Table of Contents
6+
7+
- [Text Benchmarks](#text-benchmarks)
8+
- [Setup](#setup)
9+
- [Results](#results)
10+
- [Key Findings](#key-findings)
11+
- [Running Text Benchmarks](#running-text-benchmarks)
12+
- [Image Benchmarks](#image-benchmarks)
13+
- [Setup](#setup-1)
14+
- [Results](#results-1)
15+
- [Key Findings](#key-findings-1)
16+
- [Running Image Benchmarks](#running-image-benchmarks)
17+
- [Running All Benchmarks](#running-all-benchmarks)
18+
519
## Text Benchmarks
620

721
### Setup

0 commit comments

Comments
 (0)