Ask a Question related to FreeBSD, Design and Development.
-
Speed test
Hello,
Is there a way to test your system (i run FreeBSD 5.3) to see if something is wrong? My mashine seams slow... are there any tools to do that? Also are there any tools to optimize the system or fix if somethings wrong?
Thanks for your time.
Regards
Peter
Guest
-
Test::Unit -- multiple errors in test method ???
Hi ! I have been writing some unit tests with Test::Unit. I've noted that when an assertion fails in a test method, the remaining assertions... -
Does Ruby 1.8.0 improve in file I/O speed and pattern match speed?
Hi, rubyists, I'm using ruby 1.6.8 (2002-12-24) and find file I/O too slow. Is ruby 1.8.0 faster? Some one in the list said speed is quite... -
Method test::unit::TestSuite#<<(test)
Hi, I suggest to change the definition of this method slightly: current: # Adds the test to the suite. def <<(test) @tests << test end -
Hard drive speed test
I've been thinking of posting something similar for a couple of days. In addition to a hard drive test, can anyone recommend some overall system... -
test for cpu speed
Hi! I have written some scripts that create graphics. The scripts take a long time to execute, so I want to include simpler versions in my film,... -
Chuck Swiger #2
Re: Speed test
[email]peter.lidell@post.dk[/email] wrote:
There are lots of benchmarks available under /usr/ports/benchmarks.> Is there a way to test your system (i run FreeBSD 5.3) to see if something is wrong?
Why yes, the C compiler. You just need to change the source code, first.> Also are there any tools to optimize the system or fix if somethings wrong?
[ Or update it, see the Handbook. ]
--
-Chuck
Chuck Swiger Guest



Reply With Quote

