윈도우즈 환경에서 돌릴 때 wsl 버전이 채굴에 영향을 끼치나요?

버전에 따른 성능이 차이가 나거나
하이퍼-v 차이에 따른 ip설정 고정에 문제가
생긴다거나 하는 차이가 있을까요?

In my experience, WSL2 is much faster. Take a look at https://docs.microsoft.com/en-us/windows/wsl/compare-versions#increased-file-io-performance:

Initial versions of WSL 2 run up to 20x faster compared to WSL 1 when unpacking a zipped tarball, and around 2-5x faster when using git clone, npm install and cmake on various projects.

thank you. Thanks to installing Wsl2.