▲ 388 ▼ Intel's Meteor Lake CPUs are slower at single-core work than previous-gen models — new benchmarks show IPC regressions vs Raptor Lake (www.tomshardware.com) submitted 2 years ago by kinther@lemmy.world to c/technology@lemmy.world 62 comments fedilink hide all child comments
[–] deleted@lemmy.world 2 points 2 years ago (1 child) Blocking collections? permalink fedilink source parent hideshow 2 child comments replies: [–] Buddahriffic@lemmy.world 1 point 2 years ago I'm not familiar with their implementation but they'll likely have one of those mechanisms under the hood. You can only avoid them in very simple cases that don't really scale up to a large number of threads in most cases. The one exception that does scale well is large amounts of data that can be processed independently of the rest of the data and the results are also independent. 3D rendering is one example, though some effects can create dependencies. permalink fedilink source parent
[–] Buddahriffic@lemmy.world 1 point 2 years ago I'm not familiar with their implementation but they'll likely have one of those mechanisms under the hood. You can only avoid them in very simple cases that don't really scale up to a large number of threads in most cases. The one exception that does scale well is large amounts of data that can be processed independently of the rest of the data and the results are also independent. 3D rendering is one example, though some effects can create dependencies. permalink fedilink source parent