yandex / yandex-tank

Load and performance benchmark tool
Other
2.45k stars 280 forks source link

Minor code refactoring for performance #884

Open v1k1nghawk opened 1 year ago

v1k1nghawk commented 1 year ago
  1. Optimize strings concatenating;
  2. Optimize check if a list is empty;