skip+limit test
This commit is contained in:
parent
c0d5972a44
commit
0eca19256c
3 changed files with 42 additions and 54 deletions
|
@ -26,6 +26,7 @@ var (
|
|||
StartDate: time.Now().Add(-24 * time.Hour).Format(_tformat),
|
||||
Duration: _24h,
|
||||
Interval: _15m,
|
||||
Batch: 10000,
|
||||
}
|
||||
|
||||
dbs = Dbs{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue