mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 18:45:06 +08:00
296 B
296 B
Benchmarks
For our benchmark we are using a small subset of the dataset songs.csv. It was generated with this command:
xsv sample --seed 42 song.csv -o smol_songs.csv
The original songs.csv datasets is available here