Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2014 09:38:12 -0700
From:      Alan Somers <asomers@freebsd.org>
To:        Erik Cederstrand <erik+lists@cederstrand.dk>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   Re: Continual benchmarking / regression testing?
Message-ID:  <CAOtMX2hiMAnZ5=-FC1TW07eML4p2s_f6iG%2B6KPofq9zxpbauNg@mail.gmail.com>
In-Reply-To: <CDBEEA8C-90FE-4E4B-B16E-8A5EF7685F51@cederstrand.dk>
References:  <lah8s3$8ur$1@ger.gmane.org> <CDBEEA8C-90FE-4E4B-B16E-8A5EF7685F51@cederstrand.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 8, 2014 at 1:28 AM, Erik Cederstrand
<erik+lists@cederstrand.dk> wrote:
> Den 07/01/2014 kl. 17.09 skrev Ivan Voras <ivoras@FreeBSD.org>:
>
>> Hello,
>>
>> Is someone working on a contitual benchmarking / regression testing
>> project for FreeBSD? I seem to recall there was a post several months
>> ago but I can't find it.
>
> I have an old project lying with a build/PXE server, a client installer a=
nd benchmark runner and a website presenting benchmark reports. It=92s a bi=
t outdated, but maybe it can be a starting point? It=92s a mix of shell and=
 Python. See https://github.com/ecederstrand/perfmon.

I like that you stored test results in a SQL database.  My SQL-foo is
poor, so ATM my framework is using CSV.  It also looks like you've got
code to generate a website.  Do you have any example output?  I never
got to that part.  The PXE stuff, however, does not belong in the
benchmark framework, IMHO.  I think that the benchmark framework
should just include the benchmarking and system profiling aspect, not
system configuration.  Provisioning and configuring systems can be
done in a separate utility, one that can be shared, for example, with
the continuous Kyua tester.

>
> I=92d like to work with you on this, if you want.

I'll talk to the boss today to see if I can get any time for
benchmarking, or at least to open our proprietary code.

-Alan

>
> Erik
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org=
"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2hiMAnZ5=-FC1TW07eML4p2s_f6iG%2B6KPofq9zxpbauNg>