History log of /vbox/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp
Revision Date Author Comments Expand
fd62318f05bd9625444feb8f4b0ae9ff90ed0766 49943 16-Dec-2013 vboxsync

warning

4091316efc2cdc2f295c9d3e00eaea04e889e67b 49910 15-Dec-2013 vboxsync

Extended the test, nothing exciting.

50546d921ccc80de6aaa216e7c3831834c7d0e47 49907 15-Dec-2013 vboxsync

tstVBoxAPIPerf.cpp: Scoping fix, better time resolution if possible.

5ca41ddc30d96ff1ccdb5c76d6d924adce77e635 49906 14-Dec-2013 vboxsync

Main: Some simple COM/XPCOM performance measurements. The idea was getting a baseline before experimenting with proxy/stub stuff in midl. There is some VirtualBox.idl preps related to that. Unforuntately, the proxy/stub generator doesn't support SAFEARRAY parameters with interface pointers other than IUnknown. So, we're probably up against something difficult here.