You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write an efficiency script as part of setup.py to run a number of examples that records run time and memory usage, e.g., $ python setup.py test --efficiency --mesh_size mesh some_mesh _description or $ python setup.py test_efficiency --mesh_size (small, medium, large, massive, humongous, etc, etc) Each script builds smaller or larger meshes depending on the mesh_size descriptor. The medium flag for example will make the script run the small and medium size meshes Ouput should be something like this: Problem Size Elements run_time solver_time memory ======================================== phase small 10000 1234123 2323 4545
Imported from trac ticket #7, created by wd15 on 11-29-2004 at 18:55, last modified: 01-25-2005 at 17:32
The text was updated successfully, but these errors were encountered:
Imported from trac ticket #7, created by wd15 on 11-29-2004 at 18:55, last modified: 01-25-2005 at 17:32
The text was updated successfully, but these errors were encountered: