mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
add benchmarks for indexing
This commit is contained in:
parent
4c9531bdf3
commit
931021fe57
5 changed files with 336 additions and 12 deletions
2
.github/workflows/benchmarks.yml
vendored
2
.github/workflows/benchmarks.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_dispatch:
|
||||
inputs:
|
||||
dataset_name:
|
||||
description: 'The name of the dataset used to benchmark (songs or wiki)'
|
||||
description: 'The name of the dataset used to benchmark (songs, wiki or indexing)'
|
||||
required: false
|
||||
default: 'songs'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue