Yesterday I wrote:
> What I measure is:
> 
> 
>                    b         c         d         e         f
> 
> glibc            176%      101%      175%       ---       ---
> musl libc        198%      101%      197%       ---       ---
> macOS            190%      100%      195%       ---       ---
> FreeBSD          190%      100%      380%       ---       ---
> NetBSD           185%      101%      379%       ---       ---
> OpenBSD          209%      134%      105%       ---       ---
> AIX              177%      101%      176%       ---       ---
> Solaris 11.4     176%      101%      175%       ---       ---
> Cygwin           181%      100%      181%       ---       ---
> native Windows   184%       ---       ---      180%      crash
> Android          182%      101%      181%       ---       ---

After fixing the behaviour of get_rusage_as() on OpenBSD, here's the
new table with corrected figures for OpenBSD:

                   b         c         d         e         f

glibc            176%      101%      175%       ---       ---
musl libc        198%      101%      197%       ---       ---
macOS            190%      100%      195%       ---       ---
FreeBSD          190%      100%      380%       ---       ---
NetBSD           185%      101%      379%       ---       ---
OpenBSD          177%      101%      101%       ---       ---
AIX              177%      101%      176%       ---       ---
Solaris 11.4     176%      101%      175%       ---       ---
Cygwin           181%      100%      181%       ---       ---
native Windows   184%       ---       ---      180%      crash
Android          182%      101%      181%       ---       ---

The conclusions remain the same.

Bruno




Reply via email to