Re: [pulseaudio-discuss] [PATCH RFCv3 00/51] optimizations

2014-11-09 Thread Peter Meerwald
Hello, > this patch series aims to save memory allocations and some system calls > related to PA's client/server protocol implementation I've pushed the cleanup patches indicated below so that the more important changes become more prominent in the list I intend to push the first 16 patch ('tag

Re: [pulseaudio-discuss] [PATCH RFCv3 00/51] optimizations

2014-11-05 Thread Alexander E. Patrakov
05.11.2014 04:25, Peter Meerwald wrote: this patch series aims to save memory allocations and some system calls related to PA's client/server protocol implementation Patches 49, 46, 41, 39, 35, 32, 24, 13, 12 are obviously correct. And I don't feel like looking at non-obvious patches after tod

Re: [pulseaudio-discuss] [PATCH RFCv3 00/51] optimizations

2014-11-05 Thread Peter Meerwald
Hi, > > > preliminary benchmarking on Intel i5-2400S, 64-bit, Linux 3.13: > > > > > > running 'paplay --latency-msec=10 stereo_48KHz.wav', output on internal > > > soundcard (Intel HDA), measuring the maximum CPU% in top for the > > > pulseaudio > > > and paplay > > > > > > code flags

Re: [pulseaudio-discuss] [PATCH RFCv3 00/51] optimizations

2014-11-05 Thread Peter Meerwald
Hi, > > preliminary benchmarking on Intel i5-2400S, 64-bit, Linux 3.13: > > > > running 'paplay --latency-msec=10 stereo_48KHz.wav', output on internal > > soundcard (Intel HDA), measuring the maximum CPU% in top for the pulseaudio > > and paplay > > > > code flags PA pa

Re: [pulseaudio-discuss] [PATCH RFCv3 00/51] optimizations

2014-11-05 Thread David Henningsson
On 2014-11-05 00:25, Peter Meerwald wrote: preliminary benchmarking on Intel i5-2400S, 64-bit, Linux 3.13: running 'paplay --latency-msec=10 stereo_48KHz.wav', output on internal soundcard (Intel HDA), measuring the maximum CPU% in top for the pulseaudio and paplay code flags

[pulseaudio-discuss] [PATCH RFCv3 00/51] optimizations

2014-11-04 Thread Peter Meerwald
preliminary benchmarking on Intel i5-2400S, 64-bit, Linux 3.13: running 'paplay --latency-msec=10 stereo_48KHz.wav', output on internal soundcard (Intel HDA), measuring the maximum CPU% in top for the pulseaudio and paplay code flags PA paplay master 6d1fd4d1 -O2