On Saturday 12 April 2003 15:57, light wrote: > wah kalau yang ini saya sangat setuju sekali pemrograman java memang lebih > save dibanding dengan C++ tapi masalah performa java jauh dibawah C ++
ga juga...:) saat ini java mengalam tune up cukup besar dan performa java sekarang lebih rendah sedikit dibandingkan C++. ada banyak artikel (cari di google )yg mengatakan hal ini.coba baca ini : http://research.sun.com/techrep/2002/abstract-114.html Abstract The Java™ platform has a stigma of being a poor performer and has often been shunned as an environment for developing speech engines. We decided to better understand this stigma by writing a speech synthesis engine entirely in the Java programming language. Remarkably, we were able to get better performance from our engine than one using similar algorithms written in C. Our team, composed of three engineers with significant backgrounds in the C and Java programming languages, also found it easier to make algorithm modifications using the Java programming language than using C. -- -- adwin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
