Fixed hash-table multithreading
Sun May 24 17:11:38 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Fixed hash-table multithreading
diff -rN -u old-doc/introduction.xml new-doc/introduction.xml
--- old-doc/introduction.xml 2014-10-30 06:55:18.000000000 +0100
+++ new-doc/introduction.xml 2014-10-30 06:55:18.000000000 +0100
@@ -23,8 +23,6 @@
<section><title>Limitations</title>
<itemizedlist>
- <listitem><para>Bad multithreaded performance
- due to a lock for the global hash-tables.</para></listitem>
<listitem><para>Limited conversions. E.g. <code>QList&lt;T&gt;</code> is missing.
</para></listitem>
<listitem><para>10 seconds startup time<footnote>