Skip to content

CloudSim Plus Benchmarks: a set of experiments to evaluate CloudSim Plus performance

License

Notifications You must be signed in to change notification settings

cloudsimplus/cloudsimplus-benchmarks

Repository files navigation

CloudSim Plus Benchmarks Build Status

Module used to assess CloudSim Plus performance. You don't need to care about it, unless you want to investigate performance issues or contribute in this manner.

It uses the Java Microbenchmark Harness framework (JMH) to enable measuring critical methods of the CloudSim Plus API which have a high impact in the simulation framework performance.

Build the Project

In order to build the jar file to run the tool, you need JDK 17+ installed. You can use any IDE of your choice or open a terminal at the project root directory and type one of the following commands:

on Linux/macOS

./mvnw clean install

on Windows

mvnw.cmd clean install

About

CloudSim Plus Benchmarks: a set of experiments to evaluate CloudSim Plus performance

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages