-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Damian Serwin edited this page May 6, 2021
·
8 revisions
You can performance test literally everything without using GUI at all. As a developer you are fully in control of your tests and all dependencies that you want to use. Cyclone use simple process management to run the tests. Each test runs in a separate JVM. All of your tests and dependencies can be packaged in one jar file which is then used for execution. These tests can be run in a distributed way using the Cyclone daemon application which can be installed on multiple nodes.