kinther@lemmy.world to Technology@lemmy.worldEnglish · 2 years agoIntel's Meteor Lake CPUs are slower at single-core work than previous-gen models — new benchmarks show IPC regressions vs Raptor Lakewww.tomshardware.comexternal-linkmessage-square54fedilinkarrow-up1361arrow-down16
arrow-up1355arrow-down1external-linkIntel's Meteor Lake CPUs are slower at single-core work than previous-gen models — new benchmarks show IPC regressions vs Raptor Lakewww.tomshardware.comkinther@lemmy.world to Technology@lemmy.worldEnglish · 2 years agomessage-square54fedilink
minus-squarevext01@lemmy.sdf.orglinkfedilinkEnglisharrow-up1·2 years agoI’ve only ever used it in those lua microcontrollers and in Rust with the async keyword. In lua I doubt they use proper threading due to the GIL. Rust probably can do async with threads, but it just wasn’t fun to work with.
I’ve only ever used it in those lua microcontrollers and in Rust with the async keyword.
In lua I doubt they use proper threading due to the GIL. Rust probably can do async with threads, but it just wasn’t fun to work with.