References and Links
Most recent update :
- John R. Wallace, Michael F. Cohen and Donald P. Greenberg,
``A Two-Pass Solution to the Rendering Equation: A
Synthesis of Ray Tracing and Radiosity Methods,''
Computer Graphics (SIGGRAPH '87 Proceedings),
Vol.21, No.4, pp.311--320, 1987
- Luts Preshelt, ``Comparing Java vs. C/C++ Efficiency Differences
to Interpersonal Differences,'' Communications of the ACM,
Vol.42, No.10, pp.109--112, October, 1999
- Hitoshi Yamauchi, Atusi Maeda and Hiroaki Kobayashi,
``Developing a
practical parallel multi-pass renderer in Java and C++ ---
Toward a Grande Application in Java ---''
Proceedings of the ACM 2000 Java Grande conference, pp.126--133,
2000
Some micro benchmarks are provided as below. For comparing some
environment and some JVM implementation, these benchmarks are very
good for first approximation. Some of these pages also provide C
implementations of the benchmarks. So, you can compare C
implementation with Java's one.
Copyright (C) 2000-2003 YAMAUCHI Hitoshi
Most recent update :