blob: a240c4c8410ce16aa3d19408b779087d44887fa3 [file] [log] [blame]
{
"test_suite_name": "fuchsia.ledger.update_entry",
"app": "fuchsia-pkg://fuchsia.com/ledger_benchmarks#meta/update_entry.cmx",
"args": ["--entry_count=100", "--transaction_size=0", "--value_size=1000"],
"categories": ["benchmark", "ledger"],
"duration": 60,
"measure": [
{
"type": "duration",
"output_test_name": "small_value/put",
"event_name": "put",
"event_category": "benchmark",
"expected_sample_count": 100,
"split_first": true
}
]
}