Closed HerbertJordan closed 1 day ago
This PR replaces the expensive key-generator algorithm used by the account factory for load generators with a simpler, much faster solution. This change saves ~30 second of startup overhead when running scenarios with several thousand users.
This PR replaces the expensive key-generator algorithm used by the account factory for load generators with a simpler, much faster solution. This change saves ~30 second of startup overhead when running scenarios with several thousand users.