On 21 September 2013 14:47, Etienne Sandré-Chardonnal
<etienne.san...@m4x.org> wrote:
> I'm experiencing this issue : a 64-bit int QMap slows my app comparing to a
> 32-bit int one. I'm compiling with GCC-MinGW64, so a 64-bit compiler.
> Shouldn't it be as fast? The QMap is not very large (maybe 1000 elements)
> and I have much bigger structures in my app, so the memory size should not
> be responsible for the slowdown.

Do you have a SSCCE [1] that clearly shows the issue?

[1] http://sscce.org/

-- 
Giuseppe D'Angelo
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to