| Package | Description |
|---|---|
| com.google.gwt.benchmarks |
Classes for benchmarking support.
|
| com.google.gwt.benchmarks.client |
Classes and modules used in building benchmarks.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BenchmarkShell.runTest(GWTTestCase testCase,
junit.framework.TestResult testResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
Benchmark
A type of
GWTTestCase which specifically
records performance results. |