Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.9.2
Description
In the BenchmarkThroughput#run() method, there is a local variable: SIZE. This variable is used in a local scope, and it may be more appropriate to change it to a lowercase name.
public int run(String[] args) throws IOException
Attachments
Attachments
Issue Links
- links to