Feedback request regarding HSOC project (bringing sanity to the GHC performance test-suite)

Ben Gamari ben at smart-cactus.org
Fri Sep 15 21:06:24 UTC 2017


Phyx <lonetiger at gmail.com> writes:

[snip]


Hi Phyx,

Sorry for the late reply here; Jared did a good job of summarizing the
effort. I just want to make sure that we clearly put this particular
concern to rest:

> This would be unfortunate as it would mean we would effectively stop
> tracking performance on e.g. Windows and Mac OS since the current
> implementation doesn't allow for the data to live together in the same
> repo.
>
The implementation as it stands does indeed allow data from multiple
platforms to live side-by-side. Each measurement from a given testsuite
run carries with it a "test environment" which is meant to allow us to
distinguish between various operating system/architecture/hardware
configurations. This defaults to "local" but can be overridden on the
`make test` command line. The CI builders will do this to provide with
unique, descriptive names, giving us a running history of the test
characteristics on all of our CI platforms.

Cheers,

- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20170915/2492fb07/attachment.sig>


More information about the ghc-devs mailing list