Changeset 4866
- Timestamp:
- Nov 30, 2007, 11:33:11 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/fitting/validate_benchmark_fit.py
r4861 r4866 55 55 56 56 elif host.find('nautilus') == 0: 57 time_standard = 2 9.157 time_standard = 23.6 58 58 self.assert_(time<time_standard*1.2) 59 mem_standard = 9896# !!!59 mem_standard = 10820 # !!! 60 60 self.assert_(mem<mem_standard*1.2) 61 61
Note: See TracChangeset
for help on using the changeset viewer.