add benchmarks for indexing

This commit is contained in:
Tamo 2021-07-07 11:42:14 +02:00
parent 4c9531bdf3
commit 931021fe57
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
5 changed files with 336 additions and 12 deletions

View file

@ -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'