<div>Do you think that is possible to reduce further the compression time? If you have an idea, I can try to implement it.<br></div><div>Thanks.</div><div><br></div><div><br></div><div class="gmail_quote">2011/7/6 Christophe Fergeau <span dir="ltr">&lt;<a href="mailto:cfergeau@redhat.com">cfergeau@redhat.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, Jul 06, 2011 at 11:48:54AM +0200, Andrea Celestino wrote:<br>
&gt; In order to measure compression time, you mean the time between<br>
&gt; jpeg_start_compress() and jpeg_finish_compress, or the time of<br>
&gt; encode_frame() function?<br>
<br>
</div>I measured the time of the whole red_send_stream_data function. In<br>
retrospect, I should have moved my end red_now() call before the<br>
    red_channel_init_send_data(channel, SPICE_MSG_DISPLAY_STREAM_DATA,<br>
NULL); line. I wanted to take into account the color conversion code that<br>
was present in the code before, so I wanted to measure more than the time<br>
between start_compress/finish_compress.<br>
<font color="#888888"><br>
Christophe<br>
</font></blockquote></div><br>