mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r28843] Description:
Bump number of records for random update test again. Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest forthcoming)
This commit is contained in:
parent
74fbe507ae
commit
887cf130ff
@ -38,7 +38,7 @@ const char *FILENAME[] = {
|
||||
#define INSERT_SPLIT_ROOT_NREC 63
|
||||
#define INSERT_SPLIT_ROOT_NREC_REC 64
|
||||
#define INSERT_MANY (1000 * 1000)
|
||||
#define INSERT_MANY_REC (2675 * 1000)
|
||||
#define INSERT_MANY_REC (2700 * 1000)
|
||||
#define FIND_MANY (INSERT_MANY / 100)
|
||||
#define FIND_MANY_REC (INSERT_MANY_REC / 100)
|
||||
#define FIND_NEIGHBOR 2000
|
||||
|
Loading…
Reference in New Issue
Block a user