Hi all,
we're a team of 4 developpers. All of us use STS with the tc server.
The problem is that there is a huge difference between the startup time in function of the STS version :
* STS 2.3.2 :
** startup without our application (just spring insight) = 7s
** startupt with our application = 20s
* STS 2.5.1
** startup without our application (just spring insigth) = 50s
** startup with our application = 70s
* STS 2.6.0 windows
** startup without our application (just spring insight) = 35s
** startup with our application = 55s
* STS 2.6.0 Linux
** startup without our application (just spring insight) = 20s
** startup with our application = 35s
What can we do to improve the startup time of the tc server (except reverting to STS 2.3.2) ?


) ?
Reply With Quote