|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.util.BenchmarkBlooms
public class BenchmarkBlooms
Simple benchmarking of different BloomFilter implementations. Take care when interpreting results; the effect of GC, dynamic compilation, and any other activity on test machine may affect relative time tallies in unpredictable ways.
| Constructor Summary | |
|---|---|
BenchmarkBlooms()
|
|
| Method Summary | |
|---|---|
void |
instanceMain(java.lang.String[] args)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BenchmarkBlooms()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public void instanceMain(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||