Skip to content

Commit

Permalink
change test max_threads
Browse files Browse the repository at this point in the history
  • Loading branch information
liuneng1994 committed Apr 16, 2024
1 parent 8a2d052 commit 92116dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/performance/parse_illegal_datetime.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
</fill_query>

<settings>
<max_threads>1</max_threads>
<!-- need test concurrency performance -->
<max_threads>10</max_threads>
</settings>

<query>
Expand Down

0 comments on commit 92116dc

Please sign in to comment.