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

   ### Apache NetBeans version
   
   Apache NetBeans 27
   
   ### What happened
   
   While working on PHP project the mouse cursor alternates between the timeout 
icon and the normal icon for a long time, rapidly switching between the two 
icons.
   
   After investigation we noticed big difference in times of background 
scanning.
   
   For example in Netbeans 26 message.log contains following messages:
   INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 
143 888 ms.
   INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 432 ms.
   INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 
61 205 ms.
   INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 379 ms.
   INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 
29 079 ms.
   INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 468 ms.
   
   While for Netbeans 27 message log contain following:
   INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 
27 846 ms.
   INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 1 343 ms.
   INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 
187 382 ms.
   INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 7 073 ms.
   INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 
184 393 ms.
   INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 9 249 ms.
   INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 
10 621 ms.
   
   
   ### Language / Project Type / NetBeans Component
   
   PHP
   
   ### How to reproduce
   
   Open big PHP project on CIFS/Samba network drive.
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 26
   
   ### Operating System
   
   Windows 11
   
   ### JDK
   
   JDK 24
   
   ### Apache NetBeans packaging
   
   FoAN provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to