- Java Faster than C++ Benchmark Revisited
- Discussion on the comparisons between the first edition of the article, with a review of the methodology and test results.
- Java Microbenchmark Applet
- Provides a demo applet of the benchmark with information about its speed, size, rules, tools, compilers, and maintainability. Includes a table of results for the non-x86 architectures.
- JavaWorld: Java Standard Edition
- Article that discusses ways in which Java can be optimized speedily with sample codes provided for further demonstration.
- Linpack Benchmark
- Explains the features and functions of the Java-based testing tool that measures the floating point operation of computers. With sample applet program for demonstration.
- Mauve
- Defines the project that can write a free test suite with recent collaborators namely the Kaffe, GNU classpath and GCJ. Also supplies downloadable sources, FAQs and associated mailing lists.
- Optimizing Java Linpack
- Contains features from the Java optimization adapted to the Linpack benchmark. Offers a free applet demonstration of the optimized and original code.
- Pendragon Software Corporation
- Contains information about the most recent version of the Caffeine Mark test that offers an online testing and a downloadable kit.
- Standard Performance Evaluation Corporation
- Presents the SPEC Java business benchmark v2005 with a list of its highlights. Includes details on the submitted results and flag descriptions.
|