Activity
From 02/25/2016 to 03/25/2016
03/25/2016
- 09:40 AM Feature #2973: improve ContextLocal performance
- Thoughts:
1. @ContextLocal@ instances should always be stored in a static member. This allows for shared access t...
03/24/2016
- 01:34 PM Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> For the @ContextLocal@ instance, is safe to use its @hashCode()@ implementation; the sam... - 01:24 PM Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> Eric Faulhaber wrote:
> > For this to work, there has to be a secure and fast mechanism... - 12:58 PM Feature #2973: improve ContextLocal performance
- Eric Faulhaber wrote:
> For this to work, there has to be a secure and fast mechanism to get the current security co... - 12:37 PM Feature #2973: improve ContextLocal performance
- The more complicated approach would be something to consider if the synchronization improvements described in the pre...
- 12:12 PM Feature #2973: improve ContextLocal performance
- Greg and I have been discussing several approaches to this. The simpler of these, which may buy us back sufficient pe...
- 09:05 AM Feature #2973: improve ContextLocal performance
- I see. Thank you for the detailed explanations.
- 09:02 AM Feature #2973: improve ContextLocal performance
- To be clear, we are specifically talking about optimizing the @MODE_SERVER@ mode of @ContextLocal@, which uses the @S...
- 01:00 AM Feature #2973 (WIP): improve ContextLocal performance
- Igor, please familiarize yourself with the the current @ContextLocal@ implementation and think about how to best impl...
02/26/2016
- 05:38 AM Feature #3003: improve performance of BaseDataType.deepCopy()
- Thanks for the detail, Greg.
I've relooked at the call stack - it appears that the deregister() is being called from...
02/25/2016
- 12:55 PM Feature #3003: improve performance of BaseDataType.deepCopy()
- > Since P2J is mimicking Progress, does this not mean that you only need to do a deep copy at block entry when a TRAN...
- 12:19 PM Feature #3003: improve performance of BaseDataType.deepCopy()
- Hi,
We discussed today whether we should investigate making search API calls non-TRANSACTION - which might make a ...
Also available in: Atom