mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 17:33:23 +00:00
Enhance search pattern with regex
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ea009ec698
commit
e67ed9434b
@ -4,7 +4,7 @@
|
||||
"bigger_is_better": false
|
||||
},
|
||||
"result_extraction": {
|
||||
"search_pattern": "TCP latency using 127.0.0.1:",
|
||||
"search_pattern": "TCP latency using [0-9.]+: +[0-9.]+",
|
||||
"result_index": 5
|
||||
},
|
||||
"chart": {
|
||||
|
Reference in New Issue
Block a user