LIHKG IT討論區(80) 做連卡佛真係好幸福,有得減薪50%,IT狗就已被炒,減薪100%
Code4Food 2020-4-17 18:43:03 Yes for compiler doing prefetching.

For temporal load/store I don't know. I have never seen a compiler doing that.

Ads

嘴遁師青花 2020-4-17 18:43:24 https://github.com/dotnet/blazor/wiki/FAQ#q-does-blazor-compile-my-entire-net-based-app-to-webassembly

應該唔係
:^(
手一黏便緊(UTC+9 2020-4-17 18:44:33
:^(
啲bottleneck唔係memory到
:^(
ミクミク3F 2020-4-17 19:03:49
:^(
H07252 2020-4-17 19:17:31 唔知咩叫濫用
唔係靠hyperparam tuning?點optimize 點search 就後話
答沉船 2020-4-17 19:32:23 0 code BA
:^(
:^(
:^(
:^(
:^(
啊~香蕉魚 2020-4-17 19:44:20 留名
寶標錶 2020-4-17 20:00:13 Business analyst? 上網見好似好多都請5+ 年經驗咁
:^(
定因爲而家市唔好
作code家 2020-4-17 20:04:07
:^(
手一黏便緊(UTC+9 2020-4-17 20:58:29 垃圾支聯辦
法律明明其中一個功能係限制政府 支那法制就覺得法律唯一目的係賦權比政府

Ads

ミクミク69 2020-4-17 23:21:54 幾時到你
:^(
BbMajor 2020-4-17 23:50:47 你兩個個名睇到我眼花繚亂
:^(
ミクミク3F 2020-4-17 23:55:19 冇咁既事
:^(
手一黏便緊(UTC+9 2020-4-18 00:11:05 提多次
39=39
99=春日一番
69=素晴
3F=唔係咁的
李鵬你仆街啦 2020-4-18 00:22:34
:^(
HongKongCold 2020-4-18 00:50:12
:^(
leucocephalus 2020-4-18 00:54:13
:^(

Ads

Code到直 2020-4-18 01:04:34 啲垃圾agent成撚日話有工介紹
咁咪send份jd比我睇囉屌你老母
:^(
Code到直 2020-4-18 01:15:04
:^(
Code4Food 2020-4-18 01:55:13 False sharing is a different problem. You can avoid false sharing by putting your data into separate cache line, even if you waste a bit of memory.

BTW, false sharing is a good interview question.