Re: JUNIT very slow.......
On 31 May 2005 13:49:42 -0700, "Dan" <dpdoughe@xxxxxxxxxxx> wrote:
>I also see the available memory on my system going way down and
>computer coming to a halt -- yuck. No such issues when run as a
>standalone though -- runs as fast as I'd expect. My thought is that it
>is not the inefficiency of my code but rather something Junit task is
>doing internally. But maybe I am wrong.
Maybe its how you are setting up your test cases. What does your JUnit
class look like?
--
now with more cowbell
.
Relevant Pages
- Re: 11/40 misbehaviour
... When it 'dies', does it halt, or lock up so that none of the console ... every memory access is destructive, and the data must be written back). ... it was via the 'trap catcher', then the display will show the vector + 4 ... (comp.sys.dec) - Re: Program analysis
... strcpying from an uninitialised memory. ... You also don't know if strcpy() won't halt since you don't ... set sock ... (comp.programming) - Re: Best practice using large objects in foreach
... I dont't think there would be no halt because the objects remain in gen1. ... And on the server side GC is concurrent. ... it's always imperative to Dispose() as fast as you can. ... so you will see the memory usage ... (microsoft.public.dotnet.languages.csharp) - Re: [RFC v5][PATCH 2/4] intel_txt: Intel(R) TXT reboot/halt shutdown support
... attempting to reboot or halt the system will cause the ... TXT hardware to lock memory upon system restart because the secrets-in-memory ... flag that was set on launch was never cleared. ... (Linux-Kernel) - Re: Maximum size of a background file
... background will cause his computer to grind to a halt. ... Essentially - you are using up your memory to display it. ... The larger that image file size - the more memory it uses to keep it visible ... (microsoft.public.windowsxp.general) |
|