13e43ba0b781aaab3eb5eb898fe65c71e929d3db
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public requestLatency() : void renamed to public avgRequestTime_batched() : void in class com.ea.orbit.actors.test.SingleNodeBenchmark | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute OPI : int to THROUGHPUT_BENCH_BATCH_SIZE : int in class com.ea.orbit.actors.test.SingleNodeBenchmark | From | To | |
| Rename Attribute OPI2 : int to REQ_TIME_BENCH_BATCH_SIZE : int in class com.ea.orbit.actors.test.SingleNodeBenchmark | From | To | |
| Extract Variable | 2 | ||
| Extract Variable result : Task<Void> in method public requestThroughput() : void from class com.ea.orbit.actors.test.SingleNodeBenchmark | From | To | |
| Extract Variable result : Task<Void> in method public avgRequestTime_batched() : void from class com.ea.orbit.actors.test.SingleNodeBenchmark | From | To |