Rename the sortable into the filterable movies workload

This commit is contained in:
Clément Renault 2024-07-04 11:53:18 +02:00
parent 6ebefd1067
commit 7be109cafe
No known key found for this signature in database
GPG Key ID: F250A4C4E3AE5F5F

View File

@ -1,5 +1,5 @@
{ {
"name": "search-sortable-movies.json", "name": "search-filterable-movies.json",
"run_count": 10, "run_count": 10,
"target": "search::=trace", "target": "search::=trace",
"extra_cli_args": [], "extra_cli_args": [],
@ -91,4 +91,4 @@
"synchronous": "WaitForResponse" "synchronous": "WaitForResponse"
} }
] ]
} }