Android PC上的Android工作室更快吗?

时间:2022-01-13 20:53:56

I have been using android studio from the moment it came out,It has been considerably slow while building when doing large projects..

从它出现的那一刻起我就一直在使用android studio。在做大型项目的过程中,它一直很慢。

I have been running it on a windows PC [windows 7 Home Basic] with 4 gb ram and core i5 processor

我一直在带有4 GB RAM和核心i5处理器的Windows PC [windows 7 Home Basic]上运行它

I have been thinking of migrating to a Linux OS lately [Elementary OS in mind]

我一直在考虑最近迁移到Linux操作系统[初级操作系统]

And i just really want to know whether Android studio is faster on a Linux machine or a windows machine

而我真的想知道Android工作室在Linux机器或Windows机器上是否更快

1 个解决方案

#1


2  

It is possible you would have faster performance on a Linux OS, but that would most likely be due to less processes operating simultaneously on your OS. If you have File indexing turned on under Windows, or antivirus software, they could degrade your overall build speed. Perhaps try optimizing your current configuration before migrating to a new OS that could introduce a host of new issues.

您可能会在Linux操作系统上获得更快的性能,但这很可能是因为您的操作系统上同时运行的进程较少。如果您在Windows或防病毒软件下打开了文件索引,则可能会降低整体构建速度。也许在迁移到可能引入大量新问题的新操作系统之前尝试优化当前配置。

#1


2  

It is possible you would have faster performance on a Linux OS, but that would most likely be due to less processes operating simultaneously on your OS. If you have File indexing turned on under Windows, or antivirus software, they could degrade your overall build speed. Perhaps try optimizing your current configuration before migrating to a new OS that could introduce a host of new issues.

您可能会在Linux操作系统上获得更快的性能,但这很可能是因为您的操作系统上同时运行的进程较少。如果您在Windows或防病毒软件下打开了文件索引,则可能会降低整体构建速度。也许在迁移到可能引入大量新问题的新操作系统之前尝试优化当前配置。