|
|
|
|
|
by bri3d
1429 days ago
|
|
Why _would_ you expect anything different to happen at a massive company? It's not like the team who write the drivers are likely to know of the team working on optimizing compilers, profilers, or anything at all really. My experience has been that especially in companies working in diverse disciplines across disparate codebases, very little is shared. A team of 8 in a tiny company is just as likely to make the same mistakes as the team of 8 in a bigger company. At large companies with more unified codebases and disciplines, maybe one person or team has added some process which helps identify egregious performance issues at some point in the past. But such shared process or tooling would be really hard at a company like Intel where one team makes open-source Linux drivers while another makes highly specialized RTL design software, for example. |
|