Post AX7iRT1336dLlZRGdM by GZGavinZhao@hello.2heng.xin
(DIR) More posts by GZGavinZhao@hello.2heng.xin
(DIR) Post #AX73RQOKi6wDVRBv5k by mashiro@hello.2heng.xin
2023-06-27T09:43:37Z
0 likes, 0 repeats
码农们赶快转行吧
(DIR) Post #AX7496s4eDm3hrvuPg by PRCCWS@hello.2heng.xin
2023-06-27T09:51:31Z
0 likes, 0 repeats
@mashiro 只要人工费比这个便宜,中低端大概就还能对付 :bili_emoji_doge:
(DIR) Post #AX76sItsyCCJxDSTc8 by SnZbbW@mastodon.social
2023-06-27T10:22:04Z
0 likes, 0 repeats
@mashiro 现在码农越来越像机床工人了
(DIR) Post #AX7iRT1336dLlZRGdM by GZGavinZhao@hello.2heng.xin
2023-06-27T17:23:02Z
0 likes, 0 repeats
@mashiro 70%宣传过头了,没有那么夸张。翻了一下原论文,里面说对于短(shorter sequences)的数组的排序的速度提升70%,但对于长度超过25万的数组的速度提升只有1.7%。而且这个优化没有太复杂,说简单点就是在Assembly里面找到了一个多余的%mov指令,在我看来并不算开发了一个新的算法。