Wednesday, May 01, 2024

Re: UPDATE: libsamplerate

On May 01 11:00:12, stu@spacehopper.org wrote:
> On 2024/05/01 11:21, Jan Stary wrote:
> > Hi,
> >
> > On Apr 26 20:46:51, brad@comstyle.com wrote:
> > > Implement SSE2 lrint() and lrintf() on amd64.
> >
> > I don't think this is worth the added complexity:
> > seven more patches to have a different lrint()?
> > Does it make the resampling noticably better/faster?
>
> Playing with the benchmark mentioned in
> https://github.com/libsndfile/libsamplerate/issues/187
> suggests that it's going to be *hugely* faster with clang (and a bit
> faster with gcc).

This talks about a MSVC build compared to a MinGW64 build on windows.
Is that also relevant to an AMD64 build on OpenBSD? I just rebuilt
with the diff - what would be a good way to test the actual performance
before and after?

Jan

No comments:

Post a Comment