Changeset 38614
- Timestamp:
- Jul 22, 2015, 8:14:44 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/libfits/test/tcomptiming.c
r38553 r38614 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.
