[wiki.pymt] 1 new revision pushed by on 2009-09-15 23:44 GMT

1 view
Skip to first unread message

codesite...@google.com

unread,
Sep 15, 2009, 7:44:52 PM9/15/09
to pymt-c...@googlegroups.com
Revision: 2e71ea5d39
Author: txprog
Date: Tue Sep 15 16:44:02 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/pymt/source/detail?repo=wiki&r=2e71ea5d39

Modified:
/CppCore.wiki

=======================================
--- /CppCore.wiki Tue Sep 15 05:40:03 2009
+++ /CppCore.wiki Tue Sep 15 16:44:02 2009
@@ -22,3 +22,20 @@
cd pymtcore
make test
}}}
+
+= Performances tests =
+In early stage, here is a rapid test:
+{{{
+============================================================
+[C++] Creating widgets structure (100 with 1000 childrens each)...
+[C++] Creation done in 1.97517800331
+[C++] Calling root.on_update()
+....................
+[C++] Calling done in 3.79873204231
+[PyMT] Creating widgets structure (100 with 1000 childrens each)...
+[PyMT] Creation done in 46.7580780983
+[PyMT] Calling root.on_update()
+....................
+[PyMT] Calling done in 4.99234318733
+============================================================
+}}}

Reply all
Reply to author
Forward
0 new messages