Commit e5b49fb
Profile: Added low memory profile; Fixed blocks to not overlap (#26)
* Profile: Low memory usable
In this PR, we intend to generate 30d blocks, and in order to avoid overlapping, the mint has been increased by 1, mint := maxt - durToMilis(r) tada
Signed-off-by: soniasingla <[email protected]>
* Long term version
Signed-off-by: soniasingla <[email protected]>
* Long term version for 30 days
Signed-off-by: soniasingla <[email protected]>
* Update pkg/blockgen/profiles.go
Co-authored-by: Bartlomiej Plotka <[email protected]>
Signed-off-by: soniasingla <[email protected]>
Co-authored-by: Bartlomiej Plotka <[email protected]>1 parent ebe2a13 commit e5b49fb
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
69 | 82 | | |
70 | 83 | | |
71 | 84 | | |
| |||
92 | 105 | | |
93 | 106 | | |
94 | 107 | | |
95 | | - | |
| 108 | + | |
96 | 109 | | |
97 | 110 | | |
98 | 111 | | |
| |||
0 commit comments