summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2003-10-08 18:11:50 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2003-10-08 18:11:50 (GMT)
commit25fe6cbafa93a3c4eebe46fe9ffbf3d41903ab16 (patch)
treef24151a98c6f03d0167bf43054090db4f0196d9b /testpar
parent48b4a56d934088305d710358405aa44f4af9eaf7 (diff)
downloadhdf5-25fe6cbafa93a3c4eebe46fe9ffbf3d41903ab16.zip
hdf5-25fe6cbafa93a3c4eebe46fe9ffbf3d41903ab16.tar.gz
hdf5-25fe6cbafa93a3c4eebe46fe9ffbf3d41903ab16.tar.bz2
[svn-r7574] Purpose:
Code Improvement Description: Changed from passing a structure into a function by value into passing it in by pointer. Noticed this while compiling with a highly optimizing compiler which took >30 minutes to analyze the program (granted, this is the compiler's fault, but in general, it's better to pass large structures in by pointer and not by value). Platforms tested: Linux (specific to h5import, so only needed to test on one platform) Misc. update:
Diffstat (limited to 'testpar')
0 files changed, 0 insertions, 0 deletions