[eq-dev] Bug in DataIStream::operator >> and DataOStream::operator <<
Bo Lou
julianfox0119 at googlemail.com
Tue May 26 17:02:08 CEST 2009
Stefan Eilemann wrote:
>
> On Tue, May 26, 2009 at 1:44 PM, Bo Lou <julianfox0119 at googlemail.com>
> wrote:
>> thanks for the quick reply. my vector type :
>> typedef std::vector< unsigned char > DataCharVector;
>> typedef std::vector< float > DataFloatVector;
>> the time was spended During initial mapping in the function
>> getInstanceData();
>
> These are trivial data types which can be serialized in two blocks
> (size, data). I've added template specializations for most base
> types[1], which should speed up your code.
>
>
> Let me know,
>
> Stefan.
>
> [1] http://equalizer.svn.sourceforge.net/equalizer/?rev=2975&view=rev
>
> _______________________________________________
> eq-dev mailing list
> eq-dev at equalizergraphics.com
> http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
> http://www.equalizergraphics.com
>
>
Hi Stefan,
thank you very much, that helps!
Best Regards
Bo Lou
--
View this message in context: http://n2.nabble.com/Bug-in-DataIStream%3A%3Aoperator-%3E%3E-and-DataOStream%3A%3Aoperator-%3C%3C-tp2290241p2975203.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
More information about the eq-dev
mailing list