This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 5/5] Inline all support functions for sin and cos


On Tue, Aug 30, 2016 at 8:52 AM, Andreas Schwab <schwab@suse.de> wrote:
> On Aug 23 2016, Siddhesh Poyarekar <siddhesh@sourceware.org> wrote:
>
>> The support functions for sin and cos have a lot of identical
>> functionality, so inlining them gives a pretty decent jump in
>> functionality: ~19% in the sincos function.  On SPEC2006 this
>
> What is the metric of functionality?
>
>> translates to about 2.1% in the tonto test.
>
> What does "tonto test" mean?

https://www.spec.org/cpu2006/Docs/465.tonto.html



>
> Andreas.
>
> --
> Andreas Schwab, SUSE Labs, schwab@suse.de
> GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
> "And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]