Changeset 4866


Ignore:
Timestamp:
Nov 30, 2007, 11:33:11 AM (16 years ago)
Author:
duncan
Message:

timing/mem changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_validation/automated_validation_tests/fitting/validate_benchmark_fit.py

    r4861 r4866  
    5555
    5656        elif host.find('nautilus') == 0:
    57             time_standard = 29.1
     57            time_standard = 23.6
    5858            self.assert_(time<time_standard*1.2)
    59             mem_standard = 9896 # !!!
     59            mem_standard = 10820 # !!!
    6060            self.assert_(mem<mem_standard*1.2)
    6161
Note: See TracChangeset for help on using the changeset viewer.