Project

General

Profile

Activity

From 04/12/2016 to 05/11/2016

04/29/2016

12:25 PM Feature #3092: improve the RemoteLaunchOptionResource to validate against complex expressions
Branch 1774b adds a new "remotelaunchoption" resource which secures the options which can be specified via the remote... Constantin Asofiei
12:23 PM Feature #3092 (New): improve the RemoteLaunchOptionResource to validate against complex expressions
Constantin Asofiei

04/21/2016

07:53 AM Feature #1842: implement the multi-source directory approach
It should really minimize per-site/per-system configuration and allow most things to be configured at the most approp... Greg Shah
07:42 AM Feature #1842: implement the multi-source directory approach
I've not come across this issue before - I like it and have been having similar (less well-structured) thoughts. Paul E

04/19/2016

05:42 AM Feature #1916: improve the runtime statistics gathered by P2J
Paul, I think the stats are enabled by setting a @block-execution-statistics@ attribute in the directory (which repre... Constantin Asofiei

04/18/2016

08:26 AM Feature #1916: improve the runtime statistics gathered by P2J
This sounds interesting. How do I enable gathering of these statistics? Paul E

04/12/2016

12:55 PM Feature #2973 (Closed): improve ContextLocal performance
Code Review Task Branch 3035a Revision 11006
The changes are fine.
I'm closing this task. If there are problem...
Greg Shah
11:06 AM Feature #2973: improve ContextLocal performance
Greg Shah wrote:
> Code Review Task Branch 3035a Revision 11005
>
> 1. @keysInUse@ is missing javadoc.
>
> 2. ...
Igor Skornyakov
10:44 AM Feature #2973: improve ContextLocal performance
Code Review Task Branch 3035a Revision 11005
1. @keysInUse@ is missing javadoc.
2. @ContextKey.toString()@ open...
Greg Shah
09:39 AM Feature #2973: improve ContextLocal performance
Added @ContextKey@ re-use protection.
Committed to the task branch *3035a* revision 11005.
Igor Skornyakov
07:03 AM Feature #2973: improve ContextLocal performance
Greg Shah wrote:
> > how many instances of the ContextKey are expected to be in use at the same time? Just up to an ...
Igor Skornyakov
07:02 AM Feature #2973: improve ContextLocal performance
> how many instances of the ContextKey are expected to be in use at the same time? Just up to an order of magnitude.
...
Greg Shah
07:00 AM Feature #2973: improve ContextLocal performance
Greg Shah wrote:
> We aren't checking that code is not in use. At construction of the @ContextKey@ we can simply as...
Igor Skornyakov
06:56 AM Feature #2973: improve ContextLocal performance
We aren't checking that code is not in use. At construction of the @ContextKey@ we can simply ask the @SecurityConte... Greg Shah
05:47 AM Feature #2973: improve ContextLocal performance
Greg Shah wrote:
> The idea is simply to never set a @ContextKey.id@ that is already in use. No one wants the id to...
Igor Skornyakov
05:33 AM Feature #2973: improve ContextLocal performance
The idea is simply to never set a @ContextKey.id@ that is already in use. No one wants the id to be mutable. Greg Shah
03:53 AM Feature #2973: improve ContextLocal performance
Igor Skornyakov wrote:
> Of course this can be done very easily. However I do not think that it is a good idea. Firs...
Igor Skornyakov
03:41 AM Feature #2973: improve ContextLocal performance
Greg Shah wrote:
> The problem is that one can create a @ContextKey@ instance which fails the @addToken()@ and then ...
Igor Skornyakov
 

Also available in: Atom