Project

General

Profile

Activity

From 12/06/2017 to 01/04/2018

01/05/2018

07:07 PM Bug #3436: miscellaneous performance fixes
Eric Faulhaber wrote:
> @BigDecimal.valueOf(double)@ and @BigDecimal.setScale(int,int)@ are still showing up as medi...
Hynek Cihlar

01/04/2018

01:40 PM Bug #3436: miscellaneous performance fixes
@BigDecimal.valueOf(double)@ and @BigDecimal.setScale(int,int)@ are still showing up as medium hot spots on the clien... Eric Faulhaber
01:28 PM Bug #3436: miscellaneous performance fixes
Hynek, profiling of the client confirmed that we were still calling @ConfigManager.getInstance@ quite a lot from the ... Eric Faulhaber
07:22 PM Bug #3436: miscellaneous performance fixes
Possibly. I'll do some more profiling and see if these cases pop up. Thanks.
In the mean time, I've committed the ...
Eric Faulhaber

01/03/2018

06:40 PM Bug #3436: miscellaneous performance fixes
Eric Faulhaber wrote:
> Hynek, please review the changes in 3436a/11215. Greg asked me to put this in a branch separ...
Hynek Cihlar
04:35 PM Bug #3436: miscellaneous performance fixes
Hynek, please review the changes in 3436a/11215. Greg asked me to put this in a branch separate from 3435a, pending y... Eric Faulhaber
04:51 AM Bug #3436: miscellaneous performance fixes
Code review 3435a/11228. The changes are good. Hynek Cihlar

01/02/2018

05:48 PM Bug #3436: miscellaneous performance fixes
Hynek, please see task branch 3435a/11228. The thread-local access in @ConfigSyncManager@ was showing up as a hot spo... Eric Faulhaber
10:06 AM Bug #3436: miscellaneous performance fixes
Code Review Task Branch 3435a Revisions 11223 through 11225 Inclusive
I'm good with the changes.
Greg Shah

12/29/2017

05:51 PM Bug #3436: miscellaneous performance fixes
Greg Shah wrote:
> Why not "solve" this by setting some hard limit (50,000 or 100,000) and checking the map size at ...
Eric Faulhaber
01:59 PM Bug #3436: miscellaneous performance fixes
> how likely do you think it is we could get a very large set (say, more than several 10 thousands) of unique regex e... Greg Shah
01:50 PM Bug #3436: miscellaneous performance fixes
Code Review Task Branch 3435a Revisions 11217 through 11221 Inclusive
I'm fine with the changes. I looked pretty ...
Greg Shah

12/28/2017

03:20 PM Bug #3436: miscellaneous performance fixes
The use of @ExpiryCache.get@ is showing up in profiling from where I added compiled regex pattern caching to @TextOps... Eric Faulhaber
02:59 PM Bug #3436: miscellaneous performance fixes
Added caching to various places that were showing up as bottlenecks in profiling. Changes committed to 3435a/11217. M... Eric Faulhaber
02:58 PM Bug #3436 (Closed): miscellaneous performance fixes
Eric Faulhaber
 

Also available in: Atom