-
Garbage Collector should be invoked before each lap, in order to reduce the noise of objects from the previous lap being collected in another lap.
I placed an invokation to System.gc(); just before watch.start() on line 144 of Circuit class.
Though GC cannot be forced, this suggest the VM to do its best effort on collecting garbage. I think this invocation is a good idea because othewise I...
2009-10-19 06:50:52 UTC by rjgodoy
-
patrickroemer committed revision 94 to the PolePosition SVN repository, changing 2 files.
2009-10-07 17:46:08 UTC by patrickroemer
-
carlrosenberger committed revision 93 to the PolePosition SVN repository, changing 4 files.
2009-09-24 15:44:42 UTC by carlrosenberger
-
carlrosenberger committed revision 92 to the PolePosition SVN repository, changing 1 files.
2009-09-24 15:43:47 UTC by carlrosenberger
-
carlrosenberger committed revision 91 to the PolePosition SVN repository, changing 4 files.
2009-09-17 13:52:58 UTC by carlrosenberger
-
carlrosenberger committed revision 90 to the PolePosition SVN repository, changing 2 files.
2009-09-15 13:28:25 UTC by carlrosenberger
-
carlrosenberger committed revision 89 to the PolePosition SVN repository, changing 2 files.
2009-09-09 14:43:47 UTC by carlrosenberger
-
patrickroemer added ernst_c to the PolePosition project.
2009-09-02 11:22:28 UTC by patrickroemer
-
patrickroemer committed revision 88 to the PolePosition SVN repository, changing 2 files.
2009-08-11 14:57:56 UTC by patrickroemer
-
patrickroemer committed revision 87 to the PolePosition SVN repository, changing 17 files.
2009-07-21 13:22:20 UTC by patrickroemer