feat: set ulimit to 10240 before load testing

This commit is contained in:
debugtalk
2021-12-30 15:48:17 +08:00
parent 61760a450f
commit ce25a14fa8
2 changed files with 27 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
## v0.4.0 (2021-12-30)
- feat: set ulimit to 10240 before load testing
- fix: concurrent map writes in load testing
## v0.3.0 (2021-12-24)