mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
7ff9aa3538
New feature. Description: Added routines to report on the amount of storage for: 1) 1.6 btree and heap storage info for groups 2) 1.8 btree, fractal heap storage info for groups, attributes and SOHM table 3) btree storage for chunked datasets 4) 1.8 superblock extension size. Platform tested: h5committested.
75 lines
2.0 KiB
Plaintext
75 lines
2.0 KiB
Plaintext
#############################
|
|
Expected output for 'h5stat h5stat_newgrat.h5'
|
|
#############################
|
|
Filename: h5stat_newgrat.h5
|
|
File information
|
|
# of unique groups: 351
|
|
# of unique datasets: 1
|
|
# of unique named dataypes: 0
|
|
# of unique links: 0
|
|
# of unique other: 0
|
|
Max. # of links to object: 1
|
|
Max. depth of hierarchy: 1
|
|
Max. # of objects in group: 351
|
|
Object header size: (total/unused)
|
|
Groups: 51597/32292
|
|
Datasets: 414/312
|
|
Storage information:
|
|
Groups:
|
|
B-tree/List: 5158
|
|
Heap: 7643
|
|
Attributes:
|
|
B-tree/List: 2598
|
|
Heap: 4442
|
|
Chunked datasets:
|
|
B-tree: 0
|
|
Shared Messages:
|
|
Header: 0
|
|
B-tree/List: 0
|
|
Heap: 0
|
|
Superblock extension: 0
|
|
Small groups:
|
|
# of groups of size 0: 350
|
|
Total # of small groups: 350
|
|
Group bins:
|
|
# of groups of size 0: 350
|
|
# of groups of size 100 - 999: 1
|
|
Total # of groups: 351
|
|
Dataset dimension information:
|
|
Max. rank of datasets: 0
|
|
Dataset ranks:
|
|
# of dataset with rank 0: 1
|
|
1-D Dataset information:
|
|
Max. dimension size of 1-D datasets: 0
|
|
Small 1-D datasets:
|
|
Total small datasets: 0
|
|
Dataset storage information:
|
|
Total raw data size: 0
|
|
Dataset layout information:
|
|
Dataset layout counts[COMPACT]: 0
|
|
Dataset layout counts[CONTIG]: 1
|
|
Dataset layout counts[CHUNKED]: 0
|
|
Number of external files : 0
|
|
Dataset filters information:
|
|
Number of datasets with
|
|
NO filter: 1
|
|
GZIP filter: 0
|
|
SHUFFLE filter: 0
|
|
FLETCHER32 filter: 0
|
|
SZIP filter: 0
|
|
NBIT filter: 0
|
|
SCALEOFFSET filter: 0
|
|
USER-DEFINED filter: 0
|
|
Dataset datatype information:
|
|
# of unique datatypes used by datasets: 1
|
|
Dataset datatype #0:
|
|
Count (total/named) = (1/0)
|
|
Size (desc./elmt) = (14/4)
|
|
Total dataset datatype count: 1
|
|
Small # of attributes:
|
|
Total # of objects with small # of attributes: 0
|
|
Attribute bins:
|
|
# of objects with 100 - 999 attributes: 1
|
|
Total # of objects with attributes: 1
|
|
Max. # of attributes to objects: 100
|