summaryrefslogtreecommitdiff
path: root/bin/dns_decoder.toml
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2024-06-19 01:59:53 +0000
committerliuxueli <[email protected]>2024-06-19 01:59:53 +0000
commitbfc54a6289d798528303d1923d4c74f3cee84218 (patch)
treee15fa29ec64a39a9d746dbf4993982df0b06aaca /bin/dns_decoder.toml
parent3ceb02698316b2ad5f7570b30c6f180d0d7fd603 (diff)
Feature: performance test case
Diffstat (limited to 'bin/dns_decoder.toml')
-rw-r--r--bin/dns_decoder.toml3
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"