Re: [viff-devel] Noisy preprocessing

2009-10-29 Thread Marcel Keller
Actually, I meant the update method in runtime.py, line 807, which doesn't output program counters. Janus Dam Nielsen schrieb: Hi Marcel, Occasionally I need to see which program counters are needed, so I can save them and use the NeededDataBenchmark strategy. This suggests that we should ma

Re: [viff-devel] Noisy preprocessing

2009-10-29 Thread Janus Dam Nielsen
Hi Marcel, Occasionally I need to see which program counters are needed, so I can save them and use the NeededDataBenchmark strategy. This suggests that we should make it an option. On 28/10/2009, at 20.01, Marcel Keller wrote: Hi Janus, do you still need the timing output in the update

[viff-devel] Noisy preprocessing

2009-10-28 Thread Marcel Keller
Hi Janus, do you still need the timing output in the update callback in Runtime.preprocess()? It makes benchmarking the usual runtimes very noisy because the update callback is called many times there. Best regards, Marcel ___ viff-devel mailing list