Are you able to run an A/B test? Perhaps add a bit of code that the semaphore is used on “even” hours and not used on “odd” hours. From that you might be able to measure if it makes a difference or not.
Dani Beaubien Open Road Development > On Nov 17, 2018, at 11:29 AM, Kirk Brooks via 4D_Tech <[email protected]> > wrote: > > Good questions. I'm assuming there is some reason for the tight loop until > I know better. Picking it apart bit by bit and the semaphore thing is > something I recall discussion about. > > On Sat, Nov 17, 2018 at 10:28 AM Robert ListMail via 4D_Tech < > [email protected]> wrote: > >> The overall performance of the server is sluggish or the log writing >> routine? Why does the loop have to be so tight? How about writing the log >> every minute or every 5 minutes.... I suppose that’s not an option for some >> reason. >> >> Robert Broussard >> >> Sent from my iPhone >> >>> On Nov 17, 2018, at 10:38 AM, Kirk Brooks via 4D_Tech < >> [email protected]> wrote: >>> >>> The overall performance is pretty sluggish and >>> I'm looking at things that may contribute to that. >> >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> Archive: http://lists.4d.com/archives.html >> Options: https://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** > > > > -- > Kirk Brooks > San Francisco, CA > ======================= > > *We go vote - they go home* > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

