Menu

Code Commit Log


Commit Date  
[r28794] by tthunig

update parser for the ks solution to the new format. not tested yet because no solution in this format is available.

2014-04-25 14:42:16 Tree
[r28793] by juliakern
2014-04-25 14:29:05 Tree
[r28792] by juliakern
2014-04-25 14:26:07 Tree
[r28791] by juliakern

changed some methods from protected to public, added a method to write R output for emission costs

2014-04-25 14:24:32 Tree
[r28790] by juliakern

changed some methods from protected to public

2014-04-25 14:23:11 Tree
[r28789] by thibautd

a performance test of the SPSC queue vs blocking queue

the SPSC queue is indeed faster, but I am absolutely sure it does not
matter at all. With as few as 4 event threads on a ZH 10% scenario, more
than 90% of the time of a thread is passed waiting for an event to
come.

One could try to transform the SPSC list into a blocking queue, but this
is rather tricky: just let things like this for the moment.

2014-04-25 13:46:15 Tree
[r28788] by thibautd

make ProcessEventThread use a blocking queue

this allows the thread to sleep when there is no event to process.
Otherwise, the infinite loop just wasted CPU resources...

2014-04-25 13:45:59 Tree
[r28787] by jbischoff
2014-04-25 13:25:20 Tree
[r28786] by jbischoff

*only* javadoc updates

2014-04-25 13:06:10 Tree
[r28785] by kaddoura
2014-04-25 12:00:41 Tree
Older >
Monday.com Logo