Huge slowdown on local import after upgrade from 8.9.5 to 9.9.1

Hi,

I’m facing slowdown during local import after upgrading server from 8.9.5 to 9.9.1.

Java 17.0.7 Azul Systems, Inc. (64-bit)
sonar scanner 4.8.0.2856
C++ (Community) 2.1.0.428 (cxx)
Windows Server 2019 (Version 1809, OS Build 17763.3887)
SONAR_SCANNER_OPTS=-Xmx5g -Xms2g

On old LTS: Community 8.9.5.50698 - INFO: Sensor CXX [cxx] (done) | time=256122ms
On new LTS: Community 9.9.1.69595 - INFO: Sensor CXX [cxx] (done) | time=9602093ms

I’ve tried running profiler to see what part is causing this difference. It seems that it’s somehow related to filesystem operations during save step.
9.9.1 (not final result, I’ve stopped before end, but the trend is obvious):

8.9.5:

Plugin is the same on both LTS versions.

Is there any difference in filesystem implementation between different server versions?

Hey there.

You might want to join the conversation at: