Sign in
gwt
/
gwt-compiler-benchmarks
Small project to help find regressions in compile time/ output size.
Clone this repo:
Branches
master
645f703
Updated showcase so that it compile with older versions.
by Roberto Lublinerman
· 7 years ago
master
5b1549a
Updated showcase so that it only compiles one permutation.
by Roberto Lublinerman
· 7 years ago
608e95b
Add building through maven.
by Roberto Lublinerman
· 7 years ago
44c40af
Moved to com.google.benchmark.compiler package.
by Roberto Lublinerman
· 7 years ago
5e1dd82
Improve logging.
by Roberto Lublinerman
· 7 years ago
9449df8
Look for revisions starting from current commit.
by Roberto Lublinerman
· 7 years ago
9f47a09
Make sure showcase ALWAYS uses xsiframe linker.
by Roberto Lublinerman
· 7 years ago
2a9e4cb
Initial (in progress) version of the benchmark harness.
by Roberto Lublinerman
· 7 years ago
a6f490d
Unified all file/path handling with java.nio.Path.
by Roberto Lublinerman
· 7 years ago
33dc511
Various nits to ProcessRunner/Stats.
by Roberto Lublinerman
· 7 years ago
514d22a
Added new properties to ProjectConfiguration
by Roberto Lublinerman
· 7 years ago
5f7cb62
Added stat summarization to PermutatinInfo.
by Roberto Lublinerman
· 7 years ago
73a181d
Improved classpath handling in ProjectConfiguration.
by Roberto Lublinerman
· 7 years ago
1e655d7
Improvements to GitInterface.
by Roberto Lublinerman
· 7 years ago
629072a
Added the showcase app as an example for benchmarking the compiler.
by Roberto Lublinerman
· 7 years ago
712754a
Added classes to process the output of a compile.
by Roberto Lublinerman
· 7 years ago
0801d02
Replaced System.out.println by java logging.
by Roberto Lublinerman
· 7 years ago
654a07b
Added tests to GitInterface.
by Roberto Lublinerman
· 7 years ago
f6acbe9
Moved ProjectConfiguration into a subpackage.
by Roberto Lublinerman
· 7 years ago
a082c22
Add process running interface layer.
by Roberto Lublinerman
· 7 years ago
More »