eb1d8e28e6c4593564b9f374d7929ff755f8ef54
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable tolerance : double to stdDeviation : double in method public assertThroughput(out PrintStream) : void in class org.neo4j.kernel.stresstests.TransactionThroughputChecker | From | To | |
Rename Variable nonSuccessPercentage : int to inOneStdDeviationRangePercentage : int in method public assertThroughput(out PrintStream) : void in class org.neo4j.kernel.stresstests.TransactionThroughputChecker | From | To | |
Rename Variable nonMatchingCounter : int to inOneStdDeviationRange : int in method public assertThroughput(out PrintStream) : void in class org.neo4j.kernel.stresstests.TransactionThroughputChecker | From | To | |
Inline Method | 2 | ||
Inline Method private doubleIsDifferent(expected double, actual double, tolerance double) : boolean inlined to public assertThroughput(out PrintStream) : void in class org.neo4j.kernel.stresstests.TransactionThroughputChecker | From | To | |
Extract Variable | 1 | ||
Extract Variable sampleRate : long in method public run(runningTimeMillis long, throughput TransactionThroughput) : void from class org.neo4j.kernel.stresstests.workload.Workload | From | To |