microsoft / RTVS

R Tools for Visual Studio.
MIT License
390 stars 118 forks source link

Microsoft.R.Host always making more than 100% CPU usages! #4350

Closed nazrulworld closed 5 years ago

nazrulworld commented 5 years ago

Hi I Installed VS Code implementation in my Ubuntu 18.0.

I saw that Microsoft.R.Host always making more than 100% CPU usages! Is it normal? or something I did wrong Screen Dump

itssimon commented 5 years ago

I'm seeing the same when using the "R Tools" extension for VS Code, which relies on RTVS. Two Microsoft.R.Host processes use 100% CPU each continually. This is on macOS.

romanhaa commented 5 years ago

I can confirm what @itssimon says.

priscian commented 5 years ago

This may be related to Issue #4307, which appears to stem from using too large an R library with RTVS. I'd love to use RTVS, but I can't pare down my libraries for it, & the CPU issue prevents me from making it part of my workflow.

MikhailArkhipov commented 5 years ago

This repo is for VS specifically, so closing since there is https://github.com/MikhailArkhipov/vscode-r/issues/10.