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...
- 12:23 PM Feature #3092 (New): improve the RemoteLaunchOptionResource to validate against complex expressions
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...
- 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.
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...
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?
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... - 11:06 AM Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> Code Review Task Branch 3035a Revision 11005
>
> 1. @keysInUse@ is missing javadoc.
>
> 2. ... - 10:44 AM Feature #2973: improve ContextLocal performance
- Code Review Task Branch 3035a Revision 11005
1. @keysInUse@ is missing javadoc.
2. @ContextKey.toString()@ open... - 09:39 AM Feature #2973: improve ContextLocal performance
- Added @ContextKey@ re-use protection.
Committed to the task branch *3035a* revision 11005. - 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 ... - 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.
... - 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... - 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...
- 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... - 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.
- 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... - 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 ...
Also available in: Atom