品质留给时间来证明8年专注机械配件研发定制生产
全国咨询热线:
您的位置:当前位置: 首页 >

如果 J***a 有 goroutine ,你們還會用 golang 嗎 ?

作者:时间:{dede:field name='pubdate'function='strftime("%Y-%m-%d %H:%M:%S",@me)' /} 次浏览

信息摘要:

如果 J***a 有 goroutine ,你們還會用 golang 嗎 ?_陕西省延安市甘泉县下受钟表股份有限公司

在1-10000000 之间寻找素数,同样逻辑,四核cpu,16g内存配置下,执行时间 j***a 13.76s ,go 37.14s。

自己做实验才知道哪个更快。

在虚拟线程 我这个cpu密集计算中胜goroutine。

j***a代码:Time take: PT13.185036S import j***a.util.concurrent.atomic.AtomicInteger; import j***a.time.Duration; import j***a.time.Instant; public class PrimeFinder { public static boolean isPrime(int n) { if (n <= 1) { return false; }…。

如果 J***a 有 goroutine ,你們還會用 golang 嗎 ?

【相关推荐】

返回列表 本文标签: