blob: 0fe05242372c18d4bdab248f470c9c71eee470b3 [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=20000"],
"categories": ["benchmark", "ledger"],
"duration": 180,
"measure": [
{
"type": "duration",
"output_test_name": "big_value/put",
"event_name": "put",
"event_category": "benchmark",
"expected_sample_count": 100,
"split_first": true
}
]
}