* [Caml-list] Micro benchmarks for floating-point operations in OCaml?
@ 2017-06-14 1:58 Evgeny Roubinchtein
2017-06-14 2:20 ` Gabriel Scherer
0 siblings, 1 reply; 2+ messages in thread
From: Evgeny Roubinchtein @ 2017-06-14 1:58 UTC (permalink / raw)
To: OCaml Mailing List
[-- Attachment #1: Type: text/plain, Size: 201 bytes --]
Dear OCaml users and developers,
Is there a suite of micro-benchmarks for floating-point operations in
OCaml? If so, could someone point me to such suite(s)?
Thank you in advance!
--
Best,
Zhenya
[-- Attachment #2: Type: text/html, Size: 296 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] Micro benchmarks for floating-point operations in OCaml?
2017-06-14 1:58 [Caml-list] Micro benchmarks for floating-point operations in OCaml? Evgeny Roubinchtein
@ 2017-06-14 2:20 ` Gabriel Scherer
0 siblings, 0 replies; 2+ messages in thread
From: Gabriel Scherer @ 2017-06-14 2:20 UTC (permalink / raw)
To: Evgeny Roubinchtein; +Cc: OCaml Mailing List
[-- Attachment #1: Type: text/plain, Size: 647 bytes --]
While they are not "micro-benchmarks" in the sense of "testing only one
operation", the set of short-running benchmarks in operf-micro contains
many short floating-point-heavy programs (almabench, fft, kahan_sum...):
https://github.com/OCamlPro/operf-micro/tree/master/share/operf-micro/benchmarks
https://www.typerex.org/operf-micro.html
On Tue, Jun 13, 2017 at 9:58 PM, Evgeny Roubinchtein <zhenya1007@gmail.com>
wrote:
> Dear OCaml users and developers,
>
> Is there a suite of micro-benchmarks for floating-point operations in
> OCaml? If so, could someone point me to such suite(s)?
>
> Thank you in advance!
>
> --
> Best,
> Zhenya
>
[-- Attachment #2: Type: text/html, Size: 1376 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-14 2:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-14 1:58 [Caml-list] Micro benchmarks for floating-point operations in OCaml? Evgeny Roubinchtein
2017-06-14 2:20 ` Gabriel Scherer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox