Skip to content
Snippets Groups Projects
Commit 58c513f0 authored by pospelov's avatar pospelov
Browse files

Performance measurements

parent 1d8dd293
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ set(list_of_tests
"IsGISAXS10"
"IsGISAXS11"
"IsGISAXS15"
"MesoCrystal1"
# "MesoCrystal1"
)
foreach(_test ${list_of_tests})
......
......@@ -14,7 +14,7 @@ set(list_of_tests
"isgisaxs10.py"
"isgisaxs11.py"
"isgisaxs15.py"
"mesocrystal1.py"
# "mesocrystal1.py"
)
foreach(_test ${list_of_tests})
......
......@@ -249,3 +249,7 @@
2013-05-07 16:44:53 | jcnsopc74 | macosx64, 2800 MHz | 298507 | 11.9048 | 11.8343 | 3.63636 | 1.05263e+06 |
2013-07-12 13:13:46 | jcnsopc74 | macosx64, 2800 MHz | 298507 | 23.5294 | 17.2414 | 5.71429 | 800000 |
2013-07-17 17:19:14 | jcnsopc74 | macosx64, 2800 MHz | 298507 | 23.8095 | 23.5294 | 6.06061 | 800000 |
# before removal of LayerDecorator
2013-07-25 13:03:17 | jcnsopc73 | macosx64, 2800 MHz | 281690 | 22.4719 | 22.2222 | 5.88235 | 666667 |
2013-07-25 13:03:41 | jcnsopc73 | macosx64, 2800 MHz | 281690 | 22.4719 | 22.2222 | 6.06061 | 689655 |
......@@ -2,7 +2,7 @@
# Common settings for all BornAgain compilations
# -----------------------------------------------------------------------------
CONFIG += BORNAGAIN_PYTHON # provide python bindings compilation
#CONFIG += BORNAGAIN_PYTHON # provide python bindings compilation
win32 {
MAKE_COMMAND = mingw32-make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment