xjiang4 / ellipsoids

Automatically exported from code.google.com/p/ellipsoids
Other
0 stars 1 forks source link

The tests developed by Dmitry Khristoforov work too slowly #118

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
-------DynamicRelation object-------
Properties:
   |
   |-- actualClass : 'smartdb.relations.
DynamicRelation'
   |--------- size : [1 1]

Dimensionality: 528
Fields (name, type, size, description):
    'runTime'     'cell->double'    '1'    'run time in seconds'
    'testName'    'cell->char'      '1'    'full test name'

Data (first row contain field names):
    'runTime'             'testName'
    '962.968272881353'
'elltool.reach.test.mlunit.ContinuousReachRefineTestCase('testRepMatMethod')'
    '744.440557244526'
'elltool.reach.test.mlunit.ContinuousReachRefineTestCase('testGetCopyMethod')'
    '607.942539371648'
'gras.ellapx.uncertcalc.test.regr.mlunit.SuiteRegression[uosc8]('testRegression'
)'
    '430.78731438642'
'elltool.reach.test.mlunit.ContinuousReachRefineTestCase('testArrayMethods')'
    '419.875351906788'
'elltool.reach.test.mlunit.ContinuousReachRefineTestCase('testRefMisc')'
    '356.606405776894'
'elltool.reach.test.mlunit.ContinuousReachTestCase('testCut')'
    '268.227128256607'
'elltool.demo.test.mlunit.BasicTestCase('testDemoReach')'
    '191.553819198113'
'elltool.reach.test.mlunit.ContinuousReachFirstTestCase('testIntersect')'
    '134.320647038258'
'elltool.reach.test.mlunit.ContinuousReachProjTestCase('testProjection')'
    '127.708677402933'
'mlunitext.test.mlunit_test_prallelproc('test_runMultiPar')'
    '122.263038798171'
'elltool.core.test.mlunit.MPTIntegrationTestCase('testIsContainedInIntersection'
)'
    '122.1539475917'      'gras.ode.test.mlunit.SuiteBasic('testPosSame')'
    '118.094667372695'
'gras.ellapx.uncertcalc.test.regr.mlunit.SuiteRegression[advanced]('testRegressi
on')'
    '117.609926787032'
'elltool.reach.test.mlunit.ContinuousReachTestCase('testPlotIa')'
    '103.330790131685'
'elltool.reach.test.mlunit.ContinuousReachTestCase('testEvolve')'

Original issue reported on code.google.com by heartofm...@gmail.com on 15 May 2013 at 11:39

GoogleCodeExporter commented 8 years ago
Good job, please see if you can decrease the run time for 
'elltool.reach.test.mlunit.ContinuousReachRefineTestCase('testRefMisc')

Original comment by heartofm...@gmail.com on 16 May 2013 at 2:41

GoogleCodeExporter commented 8 years ago
Thanks for investigating the bottlenecks for 
'elltool.reach.test.mlunit.ContinuousReachRefineTestCase('testRefMisc'), I 
suggest that we leave it as is, no need to speed it up right now.

Please reintegrate.

Original comment by heartofm...@gmail.com on 16 May 2013 at 10:23

GoogleCodeExporter commented 8 years ago

Original comment by heartofm...@gmail.com on 16 May 2013 at 10:24

GoogleCodeExporter commented 8 years ago

Original comment by DmitryK...@gmail.com on 16 May 2013 at 10:52

GoogleCodeExporter commented 8 years ago

Original comment by heartofm...@gmail.com on 17 May 2013 at 5:45