summaryrefslogtreecommitdiff
path: root/testing/embedding/test_performance.py
Commit message (Expand)AuthorAgeFilesLines
* (untested) trying to have the multithreaded tests run on windowsArmin Rigo2016-01-121-1/+1
* Skip this test on windowsArmin Rigo2016-01-121-0/+5
* Py3 fixes. Skip the embedding tests if linking with -lpython%d.%dArmin Rigo2016-01-081-15/+15
* In-progress: fix tests to attempt to use distutils also for compilingArmin Rigo2016-01-071-10/+10
* Allow platform-specific hacks to invoke the compilerArmin Rigo2016-01-071-9/+9
* Pseudo-tests that print some performance numbers for calling an embeddedArmin Rigo2016-01-021-0/+47