Changeset 38986 for trunk/Ohana/src/libfits/test/tcomptiming.c
- Timestamp:
- Oct 27, 2015, 4:49:06 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libfits/test/tcomptiming.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150625/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/libfits/test/tcomptiming.c
r38553 r38986 25 25 int Ntile = pow (10.0, lNtile); 26 26 fprintf (stderr, "--- Ntile = %d ---\n", Ntile); 27 test_compress_timing (" NONE_2", Ntile);27 test_compress_timing ("GZIP_2", Ntile); 28 28 gfits_compress_timing(); 29 29 gfits_uncompress_timing();
Note:
See TracChangeset
for help on using the changeset viewer.
