this post was submitted on 29 Jun 2022
44 points (92.3% liked)

Programmer Humor

32192 readers
215 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago (1 children)

Dont you loose like 90% performance? Can you even use your gpu?

[โ€“] [email protected] 2 points 1 year ago

Yup, virtual machines usually have a really bad drop in performance. "Usually", because you can reserve a spare graphics card and resources only for use with this one specific machine. But in that case, you might just buy another computer or dual boot (thats what I did while getting used to Linux) instead.