Performance is not great (Ubuntu 18.04 and also Min 19) The Next CEO of Stack Overflow

What connection does MS Office have to Netscape Navigator?

What flight has the highest ratio of time difference to flight time?

Why is information "lost" when it got into a black hole?

Why is my new battery behaving weirdly?

Why the difference in type-inference over the as-pattern in two similar function definitions?

What was the first Unix version to run on a microcomputer?

0 rank tensor vs 1D vector

Solving system of ODEs with extra parameter

Reference request: Grassmannian and Plucker coordinates in type B, C, D

Chain wire methods together in Lightning Web Components

Is there a way to save my career from absolute disaster?

What does "Its cash flow is deeply negative" mean?

Can MTA send mail via a relay without being told so?

Make solar eclipses exceedingly rare, but still have new moons

Why is quantifier elimination desirable for a given theory?

Some questions about different axiomatic systems for neighbourhoods

Dominated convergence theorem - what sequence?

How to install OpenCV on Raspbian Stretch?

Grabbing quick drinks

I want to delete every two lines after 3rd lines in file contain very large number of lines :

Bartok - Syncopation (1): Meaning of notes in between Grand Staff

The exact meaning of 'Mom made me a sandwich'

What happened in Rome, when the western empire "fell"?

INSERT to a table from a database to other (same SQL Server) using Dynamic SQL



Performance is not great (Ubuntu 18.04 and also Min 19)



The Next CEO of Stack Overflow










0















So, this is a weird issue I'm facing. I really like linux and almost like every beginner I started with Ubuntu, back when it was on 16, and I used it for a while until 18 came out and then I switched to that one. Ever since I did, I started experiencing performance issues that I had not seen before on 16



Normally when using my computer I'm running several things depending on what I'm working on, usually Apache, MongoDb, MySqlServer, some node server instance, an artisan dev server (when working with Laravel), ng serve (when working with Angular which is often). On top of that I usually have Chrome open with several tabs, the IDE and maybe some other software (docs, pdfs, etc)



Of course that does not mean to say that everything I mentioned is always running, but a good part of it usually is. Also I know that I'm not using a high end laptop (7th gen i3, 8gb DDR4 ram, 240 SSD), but still it's not like it's the worst thing in the world.



So what I'm experiencing is, whenever ram usage gets high I get random slow downs, like extreme slow downs (they usually happen when webpack is recompiling assets on Angular but have also happened out of the blue when using anothe app, with the things I mentioned running in the background), the computer nearly freezes, and I say nearly cause I can move the cursor albeit extremely extremely slow, but eventually I have to force a shutdown, so it's basically a freeze. I though one of the perks of linux was that whenever something became unresponsive only that process would be affected and eventually you would get a prompt asking if you want to close it. This issue was worse on Ubuntu 18 (I think gnome made it worse), I have switched to Mint now, and although it has not happened as often, it has still happened.



I have looked into several things. From the gnome bug which eats up a lot of ram, to the impact of increasing the inotify watchers (had to to that for webpack because it was not recompiling once the limit was reached), to reading here and there about anything that could explain why the computer becomes unresponsive on high ram usage, which in my opinion it shouldn't. I would understand if it would become slow, but a freeze out of the blue that just requires restart I find that unacceptable. Specially when friends of mine running nearly the same hardware and working with the same tools, on Windows, don't get that issue, which bothers me cause I really don't enjoy working on Windows.



So any guesses/tips from more experienced linux users?









share


























    0















    So, this is a weird issue I'm facing. I really like linux and almost like every beginner I started with Ubuntu, back when it was on 16, and I used it for a while until 18 came out and then I switched to that one. Ever since I did, I started experiencing performance issues that I had not seen before on 16



    Normally when using my computer I'm running several things depending on what I'm working on, usually Apache, MongoDb, MySqlServer, some node server instance, an artisan dev server (when working with Laravel), ng serve (when working with Angular which is often). On top of that I usually have Chrome open with several tabs, the IDE and maybe some other software (docs, pdfs, etc)



    Of course that does not mean to say that everything I mentioned is always running, but a good part of it usually is. Also I know that I'm not using a high end laptop (7th gen i3, 8gb DDR4 ram, 240 SSD), but still it's not like it's the worst thing in the world.



    So what I'm experiencing is, whenever ram usage gets high I get random slow downs, like extreme slow downs (they usually happen when webpack is recompiling assets on Angular but have also happened out of the blue when using anothe app, with the things I mentioned running in the background), the computer nearly freezes, and I say nearly cause I can move the cursor albeit extremely extremely slow, but eventually I have to force a shutdown, so it's basically a freeze. I though one of the perks of linux was that whenever something became unresponsive only that process would be affected and eventually you would get a prompt asking if you want to close it. This issue was worse on Ubuntu 18 (I think gnome made it worse), I have switched to Mint now, and although it has not happened as often, it has still happened.



    I have looked into several things. From the gnome bug which eats up a lot of ram, to the impact of increasing the inotify watchers (had to to that for webpack because it was not recompiling once the limit was reached), to reading here and there about anything that could explain why the computer becomes unresponsive on high ram usage, which in my opinion it shouldn't. I would understand if it would become slow, but a freeze out of the blue that just requires restart I find that unacceptable. Specially when friends of mine running nearly the same hardware and working with the same tools, on Windows, don't get that issue, which bothers me cause I really don't enjoy working on Windows.



    So any guesses/tips from more experienced linux users?









    share
























      0












      0








      0








      So, this is a weird issue I'm facing. I really like linux and almost like every beginner I started with Ubuntu, back when it was on 16, and I used it for a while until 18 came out and then I switched to that one. Ever since I did, I started experiencing performance issues that I had not seen before on 16



      Normally when using my computer I'm running several things depending on what I'm working on, usually Apache, MongoDb, MySqlServer, some node server instance, an artisan dev server (when working with Laravel), ng serve (when working with Angular which is often). On top of that I usually have Chrome open with several tabs, the IDE and maybe some other software (docs, pdfs, etc)



      Of course that does not mean to say that everything I mentioned is always running, but a good part of it usually is. Also I know that I'm not using a high end laptop (7th gen i3, 8gb DDR4 ram, 240 SSD), but still it's not like it's the worst thing in the world.



      So what I'm experiencing is, whenever ram usage gets high I get random slow downs, like extreme slow downs (they usually happen when webpack is recompiling assets on Angular but have also happened out of the blue when using anothe app, with the things I mentioned running in the background), the computer nearly freezes, and I say nearly cause I can move the cursor albeit extremely extremely slow, but eventually I have to force a shutdown, so it's basically a freeze. I though one of the perks of linux was that whenever something became unresponsive only that process would be affected and eventually you would get a prompt asking if you want to close it. This issue was worse on Ubuntu 18 (I think gnome made it worse), I have switched to Mint now, and although it has not happened as often, it has still happened.



      I have looked into several things. From the gnome bug which eats up a lot of ram, to the impact of increasing the inotify watchers (had to to that for webpack because it was not recompiling once the limit was reached), to reading here and there about anything that could explain why the computer becomes unresponsive on high ram usage, which in my opinion it shouldn't. I would understand if it would become slow, but a freeze out of the blue that just requires restart I find that unacceptable. Specially when friends of mine running nearly the same hardware and working with the same tools, on Windows, don't get that issue, which bothers me cause I really don't enjoy working on Windows.



      So any guesses/tips from more experienced linux users?









      share














      So, this is a weird issue I'm facing. I really like linux and almost like every beginner I started with Ubuntu, back when it was on 16, and I used it for a while until 18 came out and then I switched to that one. Ever since I did, I started experiencing performance issues that I had not seen before on 16



      Normally when using my computer I'm running several things depending on what I'm working on, usually Apache, MongoDb, MySqlServer, some node server instance, an artisan dev server (when working with Laravel), ng serve (when working with Angular which is often). On top of that I usually have Chrome open with several tabs, the IDE and maybe some other software (docs, pdfs, etc)



      Of course that does not mean to say that everything I mentioned is always running, but a good part of it usually is. Also I know that I'm not using a high end laptop (7th gen i3, 8gb DDR4 ram, 240 SSD), but still it's not like it's the worst thing in the world.



      So what I'm experiencing is, whenever ram usage gets high I get random slow downs, like extreme slow downs (they usually happen when webpack is recompiling assets on Angular but have also happened out of the blue when using anothe app, with the things I mentioned running in the background), the computer nearly freezes, and I say nearly cause I can move the cursor albeit extremely extremely slow, but eventually I have to force a shutdown, so it's basically a freeze. I though one of the perks of linux was that whenever something became unresponsive only that process would be affected and eventually you would get a prompt asking if you want to close it. This issue was worse on Ubuntu 18 (I think gnome made it worse), I have switched to Mint now, and although it has not happened as often, it has still happened.



      I have looked into several things. From the gnome bug which eats up a lot of ram, to the impact of increasing the inotify watchers (had to to that for webpack because it was not recompiling once the limit was reached), to reading here and there about anything that could explain why the computer becomes unresponsive on high ram usage, which in my opinion it shouldn't. I would understand if it would become slow, but a freeze out of the blue that just requires restart I find that unacceptable. Specially when friends of mine running nearly the same hardware and working with the same tools, on Windows, don't get that issue, which bothers me cause I really don't enjoy working on Windows.



      So any guesses/tips from more experienced linux users?







      performance freeze ram





      share












      share










      share



      share










      asked 2 mins ago









      hriverahrivera

      62




      62




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130045%2fperformance-is-not-great-ubuntu-18-04-and-also-min-19%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130045%2fperformance-is-not-great-ubuntu-18-04-and-also-min-19%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

          Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

          Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»