I’m currently running an instance on Ubuntu but I’m wondering if it can be moved to my windows computer?

  • @InverseParallax
    link
    English
    1
    edit-2
    1 year ago

    Wsl isn’t actually slower, it uses a kernel personality mode thing that basically means Linux runs as a first class process.

    The performance hit doesn’t show up for most stuff, but iirc it does show up for some heavy io, networking and some synchronization.

    Still, highly not recommended.