<div dir="ltr">I haven't looked at the changes in detail yet -- I'll do it as soon as I find the time -- but sounds good in principle. Indeed trying out LZ4 has been in the to do for some time, so thanks for doing this.<div>
<div><br></div><div>Did you get any figures (speed r& compression ratio) on how it compares with snappy? A good benchmark is "ipers" demo, part of mesa demos. It is what Zack used when he was improving the compression speed w/ snappy.<div>
<br></div><div>Jose<br><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 1, 2013 at 2:39 PM, evel <span dir="ltr"><<a href="mailto:evel@ispras.ru" target="_blank">evel@ispras.ru</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
This patch series improves trace compression by implementing threaded<br>
compression offloading and providing alternative compression methods.  The<br>
main difference from previously implemented threaded compression is that<br>
locking overhead is significantly reduced thanks to using a double-buffered<br>
output buffer instead of a ring buffer that was locked on each call dump<br>
operation.<br>
<br>
<a href="https://github.com/Testiki/apitrace/tree/threaded-file" target="_blank">https://github.com/Testiki/<u></u>apitrace/tree/threaded-file</a><br>
______________________________<u></u>_________________<br>
apitrace mailing list<br>
<a href="mailto:apitrace@lists.freedesktop.org" target="_blank">apitrace@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/apitrace" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/apitrace</a><br>
</blockquote></div><br></div></div></div></div></div></div>