Sumatra项目用OpenCL提高了Java的性能
生活随笔
收集整理的這篇文章主要介紹了
Sumatra项目用OpenCL提高了Java的性能
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
2019獨(dú)角獸企業(yè)重金招聘Python工程師標(biāo)準(zhǔn)>>>
“Java是一種允許一次編寫(xiě),處處運(yùn)行的編程語(yǔ)言——從高端的臺(tái)式機(jī)到智能手機(jī)。它的操作系統(tǒng)無(wú)關(guān)性與廣泛分布的天性是最大的賣(mài)點(diǎn),但是它的性能卻不盡如人意。通常情況下,Java 應(yīng)用程序的性能不如為特定OS編寫(xiě)的本地應(yīng)用程序那樣好。然而,多虧了Sumatra項(xiàng)目,性能差距也許很快就不是什么大問(wèn)題了?!?/p>
轉(zhuǎn)載請(qǐng)注明:Linux人社區(qū)>英文資訊翻譯專(zhuān)版.編譯
英文原文:Project Sumatra improves Java performance with OpenCL
posted by?Thom Holwerda?on Wed 10th Oct 2012 23:47 UTC, submitted by?MOS6510
"Java is a programming language that allows developers to write once and deploy everywhere - from high-end gaming desktops to smartphones. Its OS-agnostic and widespread nature is one of its strongest selling points, but one area where it can fall flat is performance. Generally, Java applications are not going to perform as well as native applications written for a specific OS. However, thanks to Project Sumatra that performance gap?may soon become less of an issue."
轉(zhuǎn)載于:https://my.oschina.net/xyxzfj/blog/82516
總結(jié)
以上是生活随笔為你收集整理的Sumatra项目用OpenCL提高了Java的性能的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 邮件防伪SPF,反垃圾邮件
- 下一篇: Java内存之栈与堆