Skip to content

NBomber v6.6.0

Latest

Choose a tag to compare

@AntyaDev AntyaDev released this 17 Aug 13:42

Blog post

What's Changed

  • Mark the aggregated request-count properties as [Obsolete] on both ScenarioStats and NodeStats #989
  • Add BytesPerSecond (transfer throughput) to DataTransferStats #992
  • Add support for handling LargeDataFeed #932
  • Incompatible runtime dependency with Spectre.Console 0.55.0 #981
  • HTML report improvements (new data transfer chart, metric table under every chart, tooltips)
  • Improved logging (buffers log records until the real test session starts. This removes the temporary session IDs and temporary report folders that were previously created before the session ID was known)
  • Cluster improvements
    • Agent IDs are now numbers. The Coordinator assigns a short numeric ID to each Agent, instead of a GUID. The log files, the folders, and the cluster reports are now much easier to read and to correlate.
    • Fixed the early stop in cluster mode. When a session stopped before the planned duration, NBomber calculated the final RPS and throughput of an Agent against the planned duration. As a result, these values were too low. Now NBomber calculates them against the duration that the Agent executed.
    • The Coordinator can now gather every Agent's log files into one place. Logs land in reportFolder/agents_logs/agentId