Created
December 6, 2012 17:19
-
-
Save blazetopher/4226235 to your computer and use it in GitHub Desktop.
hdf leak output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cm)DEV014MAC001{09:15}::~/Development/OOI/Dev/code/coverage-model (extends_cat_type %) cmueller: bin/python hdf_leak.py -v | |
Pid: 66614 | |
h5py Version: 2.1.0 | |
Starting Memory: 16.35546875 MB | |
Running variable length string datatype | |
...... | |
Ending Memory: 27.59375 MB | |
Consumption: 11.23828125 MB | |
Starting Memory: 27.59375 MB | |
Running variable length string datatype | |
...... | |
Ending Memory: 36.2734375 MB | |
Consumption: 8.6796875 MB | |
Starting Memory: 36.2734375 MB | |
Running variable length string datatype | |
...... | |
Ending Memory: 44.953125 MB | |
Consumption: 8.6796875 MB | |
Starting Memory: 44.953125 MB | |
Running variable length string datatype | |
...... | |
Ending Memory: 53.640625 MB | |
Consumption: 8.6875 MB | |
(cm)DEV014MAC001{09:16}::~/Development/OOI/Dev/code/coverage-model (extends_cat_type %) cmueller: bin/python hdf_leak.py -s | |
Pid: 66765 | |
h5py Version: 2.1.0 | |
Starting Memory: 16.35546875 MB | |
Running fixed length string datatype | |
...... | |
Ending Memory: 18.75390625 MB | |
Consumption: 2.3984375 MB | |
Starting Memory: 18.75390625 MB | |
Running fixed length string datatype | |
...... | |
Ending Memory: 19.68359375 MB | |
Consumption: 0.9296875 MB | |
Starting Memory: 19.68359375 MB | |
Running fixed length string datatype | |
...... | |
Ending Memory: 20.609375 MB | |
Consumption: 0.92578125 MB | |
Starting Memory: 20.609375 MB | |
Running fixed length string datatype | |
...... | |
Ending Memory: 21.54296875 MB | |
Consumption: 0.93359375 MB | |
(cm)DEV014MAC001{09:17}::~/Development/OOI/Dev/code/coverage-model (extends_cat_type %) cmueller: bin/python hdf_leak.py -n | |
Pid: 66880 | |
h5py Version: 2.1.0 | |
Starting Memory: 16.35546875 MB | |
Running float datatype | |
...... | |
Ending Memory: 18.765625 MB | |
Consumption: 2.41015625 MB | |
Starting Memory: 18.765625 MB | |
Running float datatype | |
...... | |
Ending Memory: 19.69921875 MB | |
Consumption: 0.93359375 MB | |
Starting Memory: 19.69921875 MB | |
Running float datatype | |
...... | |
Ending Memory: 20.625 MB | |
Consumption: 0.92578125 MB | |
Starting Memory: 20.625 MB | |
Running float datatype | |
...... | |
Ending Memory: 21.5546875 MB | |
Consumption: 0.9296875 MB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment