CPU near zero, Memory to the sky

That’s the type of code we’re using to probe (exact same code on all machines).

[ :blush: now that’s the embarrassing part but may help someone “like me” so I put this here]
:scream: We forgot to turn off debug yesterday.
A large part of the difference has gone away.
Still monitoring for fine tuning

FusionReactor is designed for production use and has very low overhead. The value it provides is immeasurable. I cannot overstate the time you are wasting every day you battle a performance issue and don’t have FR in the mix. Here’s a quick screencast I made a while back on using some of the profiling features to find slow code:

1 Like

Allright, after a few days and hours monitoring, I believe we’re now correct.
There’s only one point remaining regarding a weird network configuration.
In the (GCE Windows VM) System32\drivers\etc\host file, we have several (4) lines to define “localhost” like

# localhost name resolution is handled within DNS itself.
127.0.0.1       localhost
#	::1             localhost

127.0.0.1       localhost
127.0.0.1       localhost
127.0.0.1       localhost

My guess is that it should have no impact (as all are correct) but wondering if it’s related to Lucee reinstall (for the record) and if it could have any justification …

Again, thanks to both of you for all the help provided !

the Lucee installer doesn’t touch the host files

1 Like

Ok then, I presume we can close.
Thanks a zillon times ! :slight_smile:

2 Likes