diff options
| author | liuxueli <[email protected]> | 2024-06-19 01:59:53 +0000 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2024-06-19 01:59:53 +0000 |
| commit | bfc54a6289d798528303d1923d4c74f3cee84218 (patch) | |
| tree | e15fa29ec64a39a9d746dbf4993982df0b06aaca /bin/dns_decoder.toml | |
| parent | 3ceb02698316b2ad5f7570b30c6f180d0d7fd603 (diff) | |
Feature: performance test case
Diffstat (limited to 'bin/dns_decoder.toml')
| -rw-r--r-- | bin/dns_decoder.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/dns_decoder.toml b/bin/dns_decoder.toml index 01957e3..d60dc6b 100644 --- a/bin/dns_decoder.toml +++ b/bin/dns_decoder.toml @@ -14,4 +14,7 @@ stat_interval_time_s=5 stat_output="metrics/dns_decoder_local_stat.json" [decoder.dns.test] +perf_worker_thread_num=1 +write_result_enable="no" commit_result_enable="yes" +decode_resource_record_enable="no" |
