Skip to content

Conversation

@Vassu05
Copy link
Contributor

@Vassu05 Vassu05 commented Feb 19, 2024

Moved threads from Real to Virtual (Java 21)

COMMAND_LINE_OPTS.addOption(null, "merge-json-results", true, "Merge results from various json output files");
COMMAND_LINE_OPTS.addOption(null, "dir", true, "Directory containing the csv files");
COMMAND_LINE_OPTS.addOption(null, "vv", false, "Output verbose execute results");
COMMAND_LINE_OPTS.addOption("vt", "virtual-threads", true, "Use Virtual threads");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default value must be false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants