You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/17 18:58:57 UTC

[GitHub] [netbeans] darwinte opened a new issue, #4807: High CPU usage for NetBeans Linux with C/C++ project.

darwinte opened a new issue, #4807:
URL: https://github.com/apache/netbeans/issues/4807

   ### Apache NetBeans version
   
   Apache NetBeans 15
   
   ### What happened
   
   Project files has ~300k total files. C/C++ indexing shows ~69k files parsing. High CPU usage takes ~40 minutes.
   
   Profiling shows:
   
   FileSystemWatchService	16,086 ms (100%)	15,830 ms (100%)
   sun.nio.fs.LinuxWatchService$Poller.run ()	16,086 ms (100%)	15,830 ms (100%)
   
   ### How to reproduce
   
   _No response_
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 12.5
   
   ### Operating System
   
   Ubuntu 22.04.1 LTS
   
   ### JDK
   
   openjdk 11.0.16 2022-07-19
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   Yes
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] neilcsmith-net closed issue #4807: High CPU usage for NetBeans Linux with C/C++ project.

Posted by "neilcsmith-net (via GitHub)" <gi...@apache.org>.
neilcsmith-net closed issue #4807: High CPU usage for NetBeans Linux with C/C++ project.
URL: https://github.com/apache/netbeans/issues/4807


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] darwinte commented on issue #4807: High CPU usage for NetBeans Linux with C/C++ project.

Posted by GitBox <gi...@apache.org>.
darwinte commented on issue #4807:
URL: https://github.com/apache/netbeans/issues/4807#issuecomment-1281335124

   ![Screenshot_20221017_115327](https://user-images.githubusercontent.com/1226154/196260281-09e99054-5c6e-46fa-8ebf-279973aada79.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi commented on issue #4807: High CPU usage for NetBeans Linux with C/C++ project.

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on issue #4807:
URL: https://github.com/apache/netbeans/issues/4807#issuecomment-1281626894

   Are you using the C++ Lite support or the one from NetBeans 8.2?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] darwinte commented on issue #4807: High CPU usage for NetBeans Linux with C/C++ project.

Posted by "darwinte (via GitHub)" <gi...@apache.org>.
darwinte commented on issue #4807:
URL: https://github.com/apache/netbeans/issues/4807#issuecomment-1409001957

   > Are you using the C++ Lite support or the one from NetBeans 8.2?
   
   I am using NetBeans 8.2. C++ Lite can't debug I think.  Now I have switched to CLion and is pretty set and content.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists