Commit Graph

10 Commits

Author SHA1 Message Date
Ward Fisher
9c617e5395
Merge pull request #2821 from edwardhartnett/ejh_bm_new_compression
add new compression to bm_file benchmark
2023-12-19 16:56:47 -07:00
Sean McBride
dfc2ac7296 Replaced trivial uses of sprintf with snprintf
In all these cases the size of the buffer can be computed with sizeof.
2023-12-08 13:30:38 -05:00
Edward Hartnett
298033847e adding zstandard to bm_file 2023-12-03 11:58:27 -07:00
Edward Hartnett
848a735708 adding zstandard to bm_file 2023-12-03 09:10:13 -07:00
Edward Hartnett
7a9397aed8 cleanup of 2d decomposition 2020-07-04 10:31:12 -06:00
Edward Hartnett
3508eba09e better handling for multiple data vars 2020-06-30 13:36:57 -06:00
Edward Hartnett
16a7b34c61 fixed warnings in bm_file.c 2020-06-30 10:42:28 -06:00
Edward Hartnett
ee0f2a1b50 update of bm_file to prevent integer overflows on very big files 2019-11-22 12:51:35 -07:00
Greg Sjaardema
56c0d5cf8a Spelling fixes 2019-09-18 08:03:01 -06:00
Ed Hartnett
e391a9b41f moved bm_file.c 2019-03-17 08:19:17 -06:00