[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ELPA][PATCH] elisp-benchmarks: add dhrystone and nbody
From: |
Andrea Corallo |
Subject: |
Re: [ELPA][PATCH] elisp-benchmarks: add dhrystone and nbody |
Date: |
Sat, 14 Mar 2020 19:28:20 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Luca Nassi <address@hidden> writes:
> Hi all,
>
> I would like to submit patches for the elisp-benchmarks package, to
> which I have added two new tests:
>
> - dhrystone: a very famous synthetic benchmark, translated from C
> - nbody: simulation of the solar system, translated from CL
>
> The original sources of both benchmarks are linked in comments of the
> attached patches.
>
> On the license side, nbody was translated from the same source as
> pidigits, which has already been checked and included in the package,
> while I was not able to find precise information about dhrystone,
> besides it being "in public domain".
>
> By the way, I have recently completed myself the procedure for copyright
> assignment.
>
> Thanks in advance for the feedback,
>
> Luca
Hi Luchino,
AFAIU nbody is fine as discussed here for pidigit:
https://lists.gnu.org/archive/html/emacs-devel/2019-12/msg00236.html
Regarding dhrystone license I'd like somebody to comment before me
pushing it.
Thanks for working on this.
Andrea
--
address@hidden