Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to do benchmark test for my new kernel.

7 views
Skip to first unread message

Junior White

unread,
Sep 3, 2012, 3:26:57 AM9/3/12
to freebsd...@freebsd.org
hi all,
I build a new kernel and install it, but don't known how to test the my
new kernel's performance.
I have read the Regressin and Performance Testing Guide in developer's
handbook. But where is
the test program is, and how do i invoke them?

Gratitude to any words! Thank u!
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hacke...@freebsd.org"

Erik Cederstrand

unread,
Sep 3, 2012, 5:32:41 AM9/3/12
to Junior White, freebsd...@freebsd.org
Den 03/09/2012 kl. 09.25 skrev Junior White <efi...@gmail.com>:

> hi all,
> I build a new kernel and install it, but don't known how to test the my
> new kernel's performance.
> I have read the Regressin and Performance Testing Guide in developer's
> handbook. But where is
> the test program is, and how do i invoke them?

The handbook is deliberately vague on this point because choosing a benchmark program requires you to think about what you want to optimize, i.e. which type of workload your system will be handling.

If you mostly want to play around and try out different optimizations, I would suggest to install some of the benchmark programs in /usr/ports/benchmarks/. Try /usr/ports/benchmarks/unixbench/ for a set of micro-benchmarks.

Kind regards,
Erik_______________________________________________
0 new messages