this post was submitted on 26 Jun 2025
197 points (99.5% liked)

PC Gaming

11635 readers
546 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Kyrgizion@lemmy.world 2 points 1 week ago (7 children)

I have no doubt that "bare metal" games' performance is better under Linux but what about things like cpu scheduling for multicore or directstorage?

[–] nesc@lemmy.cafe 4 points 1 week ago (4 children)

I've never heard about directstorage before, and by the description it's an xbox api, does windows even support it?

The goal is to enable handling of up to 50,000 requests per second while using at most 10% of a single CPU core

That's not really impressive, you get 100k iops without any tweaking at all and cpu shouldn't even blink at it.

[–] DaPorkchop_@lemmy.ml 1 points 1 week ago

And linux has io_uring which can handle millions of syscalls from a single thread without breaking a sweat. In my experience, I/O on Windows is just really slow, every file operation takes 10s to 100s of times longer than on any Unix-like kernel (1000s if windows defender is enabled)

load more comments (3 replies)
load more comments (5 replies)