MantisBT - Rosetta | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000247 | Rosetta | [All Projects] Bad Coding | public | 2013-04-09 10:31 | 2013-10-11 13:45 |
Reporter | smlewis | ||||
Assigned To | rmoretti | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Fixed in Version | |||||
Application(s) Affected | performance benchmark (email) | ||||
Command Line Used | N/A | ||||
Developer Options | |||||
Fixed in SVN Version | 30259bba8f | ||||
Summary | 0000247: performance benchmark needs retuning | ||||
Description | The performance benchmark needs retuning to have on the order of 10 seconds per test. Currently around half are under 1 second. | ||||
Steps To Reproduce | |||||
Additional Information | Here's how to do it: It's in src/apps/benchmark/performance/ScoreEach.bench.hh. The ScoreEach instance is delcared here: ScoreEachBenchmark Score_hpatch_("core.scoring.Score_100x_hpatch",hpatch,100); The test activates the hpatch score term and then scores a fixed structure repeatedly. All that has to happen is that the number of repeats needs to be increased from its current value -- 100 -- to some larger one. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-04-09 10:31 | smlewis | New Issue | |||
2013-05-19 14:40 | rmoretti | Note Added: 0000301 | |||
2013-10-11 13:45 | rmoretti | Fixed in SVN Version | => 30259bba8f | ||
2013-10-11 13:45 | rmoretti | Status | new => resolved | ||
2013-10-11 13:45 | rmoretti | Resolution | open => fixed | ||
2013-10-11 13:45 | rmoretti | Assigned To | => rmoretti |
Notes | |||||
|
|||||
|
|