summaryrefslogtreecommitdiffstats
path: root/hl/test/dectris_hl_perf.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r26172] Fix for: HDFFV-8685 -- Have one include file to use for HL ↵Scot Breitenfeld2015-02-131-1/+0
| | | | | | libraries added hdf5.h to hdf5_hl.h
* [svn-r23103] I changed the H5Dopen in hl/test/dectris_hl_perf.c and ↵Raymond Lu2012-12-141-4/+4
| | | | | | perform/dectris_perf.c to H5Dopen2. Tested on Koala.
* [svn-r23078] I took out O_SYNC flag from the code. I used it to do ↵Raymond Lu2012-12-051-5/+5
| | | | | | | | performance test. But we decided not to support it. Tested on koala.
* [svn-r23019] I added dectris_hl_perf.c for testing performance.Raymond Lu2012-11-071-0/+643
Tested on koala.