f1d767a5a9276a21f3d67ff89f6c9d79d65788e5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected run(args String[]) : void extracted from public main(args String[]) : void in class com.facebook.presto.benchmark.driver.PrestoBenchmarkDriver | From | To | |
Extract Method protected getResultsStore(suites List<Suite>, queries Set<BenchmarkQuery>) : BenchmarkResultsStore extracted from public main(args String[]) : void in class com.facebook.presto.benchmark.driver.PrestoBenchmarkDriver | From | To |