Activity
From 12/11/2017 to 01/09/2018
01/09/2018
- 01:33 PM Bug #3436: miscellaneous performance fixes
- Some additional ideas on performance to implement when there is time:
*Read-only Tables.* We need to identify tabl...
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...
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...
- 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 ...
- 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 ...
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... - 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...
- 04:51 AM Bug #3436: miscellaneous performance fixes
- Code review 3435a/11228. The changes are good.
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...
- 10:06 AM Bug #3436: miscellaneous performance fixes
- Code Review Task Branch 3435a Revisions 11223 through 11225 Inclusive
I'm good with the changes.
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 ... - 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...
- 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 ...
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...
- 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...
- 02:58 PM Bug #3436 (Closed): miscellaneous performance fixes
Also available in: Atom