mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
add benchmarks for indexing
This commit is contained in:
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'
|
||||
|
||||
|
Reference in New Issue
Block a user