@fjell/registry 4.4.7 → 4.4.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/README.md +81 -4
  2. package/dist/Registry.cjs +20 -1
  3. package/dist/Registry.js +20 -1
  4. package/dist/RegistryHub.cjs +17 -1
  5. package/dist/RegistryHub.js +17 -1
  6. package/dist/index.cjs +35 -0
  7. package/dist/index.cjs.map +1 -1
  8. package/dist/types.d.ts +15 -0
  9. package/docs/README.md +74 -0
  10. package/docs/index.html +17 -0
  11. package/docs/memory-data/scaling-10-instances.json +206 -206
  12. package/docs/memory-data/scaling-100-instances.json +206 -206
  13. package/docs/memory-data/scaling-1000-instances.json +108 -108
  14. package/docs/memory-data/scaling-10000-instances.json +49 -49
  15. package/docs/memory-data/scaling-20-instances.json +208 -208
  16. package/docs/memory-data/scaling-200-instances.json +201 -201
  17. package/docs/memory-data/scaling-2000-instances.json +107 -107
  18. package/docs/memory-data/scaling-50-instances.json +206 -206
  19. package/docs/memory-data/scaling-500-instances.json +108 -108
  20. package/docs/memory-data/scaling-5000-instances.json +49 -49
  21. package/docs/memory-overhead.svg +17 -17
  22. package/docs/memory.md +111 -111
  23. package/docs/package.json +35 -0
  24. package/docs/public/README.md +623 -0
  25. package/docs/public/TIMING_NODE_OPTIMIZATION.md +207 -0
  26. package/docs/public/examples/coordinates-example.ts +253 -0
  27. package/docs/public/examples/multi-level-keys.ts +374 -0
  28. package/docs/public/examples/registry-hub-coordinates-example.ts +370 -0
  29. package/docs/public/examples/registry-hub-types.ts +437 -0
  30. package/docs/public/examples/simple-example.ts +250 -0
  31. package/docs/public/examples-README.md +222 -0
  32. package/docs/public/fjell-icon.svg +1 -0
  33. package/docs/public/icon.png +0 -0
  34. package/docs/public/icon2.png +0 -0
  35. package/docs/public/memory-overhead.svg +120 -0
  36. package/docs/public/memory.md +430 -0
  37. package/docs/public/pano.png +0 -0
  38. package/docs/public/pano2.png +0 -0
  39. package/docs/public/timing-range.svg +176 -0
  40. package/docs/public/timing.md +483 -0
  41. package/docs/src/App.css +1175 -0
  42. package/docs/src/App.test.tsx +50 -0
  43. package/docs/src/App.tsx +583 -0
  44. package/docs/src/index.css +40 -0
  45. package/docs/src/main.tsx +10 -0
  46. package/docs/src/test/setup.ts +1 -0
  47. package/docs/timing-range.svg +41 -41
  48. package/docs/timing.md +101 -101
  49. package/docs/tsconfig.node.json +13 -0
  50. package/docs/vitest.config.ts +14 -0
  51. package/examples/README.md +35 -0
  52. package/examples/coordinates-example.ts +253 -0
  53. package/examples/registry-hub-coordinates-example.ts +370 -0
  54. package/package.json +1 -1
@@ -1,257 +1,257 @@
1
1
  {
2
2
  "instanceCount": 20,
3
3
  "iterations": 50,
4
- "timestamp": "2025-07-19T19:08:19.343Z",
4
+ "timestamp": "2025-07-21T04:04:10.866Z",
5
5
  "measurements": [
6
6
  {
7
7
  "instanceCount": 20,
8
- "memoryPerInstance": 2282,
9
- "time": 0.0625840000000153
8
+ "memoryPerInstance": 2285.2,
9
+ "time": 0.054957999999999174
10
10
  },
11
11
  {
12
12
  "instanceCount": 20,
13
- "memoryPerInstance": 2122.8,
14
- "time": 0.02816699999999628
13
+ "memoryPerInstance": 2126,
14
+ "time": 0.02733299999999872
15
15
  },
16
16
  {
17
17
  "instanceCount": 20,
18
- "memoryPerInstance": 2125.6,
19
- "time": 0.025417000000004464
18
+ "memoryPerInstance": 2204.8,
19
+ "time": 0.07970899999997982
20
20
  },
21
21
  {
22
22
  "instanceCount": 20,
23
- "memoryPerInstance": 2201.6,
24
- "time": 0.032667000000003554
23
+ "memoryPerInstance": 2126,
24
+ "time": 0.024208000000044194
25
25
  },
26
26
  {
27
27
  "instanceCount": 20,
28
- "memoryPerInstance": 8014.8,
29
- "time": 0.03837500000003047
28
+ "memoryPerInstance": 8028,
29
+ "time": 0.03908400000000256
30
30
  },
31
31
  {
32
32
  "instanceCount": 20,
33
- "memoryPerInstance": 2122.8,
34
- "time": 0.024208999999984826
33
+ "memoryPerInstance": 2126,
34
+ "time": 0.024375000000020464
35
35
  },
36
36
  {
37
37
  "instanceCount": 20,
38
- "memoryPerInstance": 2122.8,
39
- "time": 0.025792000000024018
38
+ "memoryPerInstance": 2126,
39
+ "time": 0.024750000000040018
40
40
  },
41
41
  {
42
42
  "instanceCount": 20,
43
- "memoryPerInstance": 2122.8,
44
- "time": 0.025040999999987434
43
+ "memoryPerInstance": 2126,
44
+ "time": 0.02354200000002038
45
45
  },
46
46
  {
47
47
  "instanceCount": 20,
48
- "memoryPerInstance": 2122.8,
49
- "time": 0.024916999999959444
48
+ "memoryPerInstance": 2126.8,
49
+ "time": 0.030915999999990618
50
50
  },
51
51
  {
52
52
  "instanceCount": 20,
53
- "memoryPerInstance": 6028.8,
54
- "time": 0.09899999999998954
53
+ "memoryPerInstance": 6032,
54
+ "time": 0.03325000000000955
55
55
  },
56
56
  {
57
57
  "instanceCount": 20,
58
- "memoryPerInstance": 2123.6,
59
- "time": 0.028916999999978543
58
+ "memoryPerInstance": 2126,
59
+ "time": 0.024416000000030635
60
60
  },
61
61
  {
62
62
  "instanceCount": 20,
63
- "memoryPerInstance": 2122.8,
64
- "time": 0.025832999999977346
63
+ "memoryPerInstance": 2126,
64
+ "time": 0.02508299999999508
65
65
  },
66
66
  {
67
67
  "instanceCount": 20,
68
- "memoryPerInstance": 2122.8,
69
- "time": 0.02420799999998735
68
+ "memoryPerInstance": 2127.6,
69
+ "time": 0.028624999999976808
70
70
  },
71
71
  {
72
72
  "instanceCount": 20,
73
- "memoryPerInstance": 2122.8,
74
- "time": 0.025041000000044278
73
+ "memoryPerInstance": 2126,
74
+ "time": 0.023333000000036463
75
75
  },
76
76
  {
77
77
  "instanceCount": 20,
78
- "memoryPerInstance": 6708,
79
- "time": 0.038792000000000826
78
+ "memoryPerInstance": 6032,
79
+ "time": 0.03279200000002902
80
80
  },
81
81
  {
82
82
  "instanceCount": 20,
83
- "memoryPerInstance": 2122.8,
84
- "time": 0.024249999999994998
83
+ "memoryPerInstance": 2126,
84
+ "time": 0.02333299999997962
85
85
  },
86
86
  {
87
87
  "instanceCount": 20,
88
- "memoryPerInstance": 2122.8,
89
- "time": 0.025250000000028194
88
+ "memoryPerInstance": 2127.6,
89
+ "time": 0.024042000000008557
90
90
  },
91
91
  {
92
92
  "instanceCount": 20,
93
- "memoryPerInstance": 2122.8,
94
- "time": 0.02383300000002464
93
+ "memoryPerInstance": 2126,
94
+ "time": 0.024040999999954238
95
95
  },
96
96
  {
97
97
  "instanceCount": 20,
98
- "memoryPerInstance": 2122.8,
99
- "time": 0.026332999999965523
98
+ "memoryPerInstance": 2126,
99
+ "time": 0.025374999999996817
100
100
  },
101
101
  {
102
102
  "instanceCount": 20,
103
- "memoryPerInstance": 2169.6,
104
- "time": 0.028250000000014097
103
+ "memoryPerInstance": 2126,
104
+ "time": 0.02312499999999318
105
105
  },
106
106
  {
107
107
  "instanceCount": 20,
108
- "memoryPerInstance": 2122.8,
109
- "time": 0.03470799999996643
108
+ "memoryPerInstance": 2171.6,
109
+ "time": 0.036041000000011536
110
110
  },
111
111
  {
112
112
  "instanceCount": 20,
113
- "memoryPerInstance": 2122.8,
114
- "time": 0.02404100000001108
113
+ "memoryPerInstance": 2126,
114
+ "time": 0.025250000000028194
115
115
  },
116
116
  {
117
117
  "instanceCount": 20,
118
- "memoryPerInstance": 2122.8,
119
- "time": 0.034667000000013104
118
+ "memoryPerInstance": 2128,
119
+ "time": 0.02504199999998491
120
120
  },
121
121
  {
122
122
  "instanceCount": 20,
123
- "memoryPerInstance": 2122.8,
124
- "time": 0.02391699999998309
123
+ "memoryPerInstance": 2126,
124
+ "time": 0.02333299999997962
125
125
  },
126
126
  {
127
127
  "instanceCount": 20,
128
- "memoryPerInstance": 2122.8,
129
- "time": 0.02420799999998735
128
+ "memoryPerInstance": 2127.6,
129
+ "time": 0.02445799999998144
130
130
  },
131
131
  {
132
132
  "instanceCount": 20,
133
- "memoryPerInstance": 2123.2,
134
- "time": 0.024666000000024724
133
+ "memoryPerInstance": 2126,
134
+ "time": 0.030250000000023647
135
135
  },
136
136
  {
137
137
  "instanceCount": 20,
138
- "memoryPerInstance": 2122.8,
139
- "time": 0.1577909999999747
138
+ "memoryPerInstance": 2126,
139
+ "time": 0.02995800000002191
140
140
  },
141
141
  {
142
142
  "instanceCount": 20,
143
- "memoryPerInstance": 2122.8,
144
- "time": 0.06712500000003274
143
+ "memoryPerInstance": 2126,
144
+ "time": 0.03516700000000128
145
145
  },
146
146
  {
147
147
  "instanceCount": 20,
148
- "memoryPerInstance": 2122.8,
149
- "time": 0.09825000000000728
148
+ "memoryPerInstance": 200,
149
+ "time": 3.277084000000002
150
150
  },
151
151
  {
152
152
  "instanceCount": 20,
153
- "memoryPerInstance": 200,
154
- "time": 2.6533749999999827
153
+ "memoryPerInstance": 12694,
154
+ "time": 0.07879199999996445
155
155
  },
156
156
  {
157
157
  "instanceCount": 20,
158
- "memoryPerInstance": 2124.4,
159
- "time": 0.02495899999996709
158
+ "memoryPerInstance": 2126,
159
+ "time": 0.06829100000004473
160
160
  },
161
161
  {
162
162
  "instanceCount": 20,
163
- "memoryPerInstance": 2122.8,
164
- "time": 0.022333000000003267
163
+ "memoryPerInstance": 2126.8,
164
+ "time": 0.06791699999996581
165
165
  },
166
166
  {
167
167
  "instanceCount": 20,
168
- "memoryPerInstance": 2122.8,
169
- "time": 0.022041999999999007
168
+ "memoryPerInstance": 2126,
169
+ "time": 0.12774999999999181
170
170
  },
171
171
  {
172
172
  "instanceCount": 20,
173
- "memoryPerInstance": 2122.8,
174
- "time": 0.02191699999997354
173
+ "memoryPerInstance": 2127.6,
174
+ "time": 0.05916700000000219
175
175
  },
176
176
  {
177
177
  "instanceCount": 20,
178
- "memoryPerInstance": 2693.6,
179
- "time": 0.10887500000001182
178
+ "memoryPerInstance": 2695.6,
179
+ "time": 0.28804200000001856
180
180
  },
181
181
  {
182
182
  "instanceCount": 20,
183
- "memoryPerInstance": 2122.8,
184
- "time": 0.0322500000000332
183
+ "memoryPerInstance": 2126,
184
+ "time": 0.06100000000003547
185
185
  },
186
186
  {
187
187
  "instanceCount": 20,
188
- "memoryPerInstance": 2122.8,
189
- "time": 0.02800000000002001
188
+ "memoryPerInstance": 2126,
189
+ "time": 0.05779100000000881
190
190
  },
191
191
  {
192
192
  "instanceCount": 20,
193
- "memoryPerInstance": 2122.8,
194
- "time": 0.020833000000038737
193
+ "memoryPerInstance": 2127.2,
194
+ "time": 0.32604199999997263
195
195
  },
196
196
  {
197
197
  "instanceCount": 20,
198
- "memoryPerInstance": 2122.8,
199
- "time": 0.02095800000000736
198
+ "memoryPerInstance": 2126,
199
+ "time": 0.09216699999996081
200
200
  },
201
201
  {
202
202
  "instanceCount": 20,
203
- "memoryPerInstance": 2122.8,
204
- "time": 0.03362499999997226
203
+ "memoryPerInstance": 2126,
204
+ "time": 0.05737499999997908
205
205
  },
206
206
  {
207
207
  "instanceCount": 20,
208
- "memoryPerInstance": 2124,
209
- "time": 0.022208999999975276
208
+ "memoryPerInstance": 2127.6,
209
+ "time": 0.05899999999996908
210
210
  },
211
211
  {
212
212
  "instanceCount": 20,
213
- "memoryPerInstance": 2122.8,
214
- "time": 0.02087499999998954
213
+ "memoryPerInstance": 2126,
214
+ "time": 0.05641599999995606
215
215
  },
216
216
  {
217
217
  "instanceCount": 20,
218
- "memoryPerInstance": 8014.8,
219
- "time": 0.029374999999959073
218
+ "memoryPerInstance": 8153.2,
219
+ "time": 0.04608400000000756
220
220
  },
221
221
  {
222
222
  "instanceCount": 20,
223
- "memoryPerInstance": 2122.8,
224
- "time": 0.02137500000003456
223
+ "memoryPerInstance": 2126,
224
+ "time": 0.022416999999961718
225
225
  },
226
226
  {
227
227
  "instanceCount": 20,
228
- "memoryPerInstance": 2124.4,
229
- "time": 0.020916999999997188
228
+ "memoryPerInstance": 2126,
229
+ "time": 0.021333000000026914
230
230
  },
231
231
  {
232
232
  "instanceCount": 20,
233
- "memoryPerInstance": 2122.8,
234
- "time": 0.021459000000049855
233
+ "memoryPerInstance": 2126,
234
+ "time": 0.02087499999998954
235
235
  },
236
236
  {
237
237
  "instanceCount": 20,
238
- "memoryPerInstance": 2122.8,
239
- "time": 0.021374999999977717
238
+ "memoryPerInstance": 2128,
239
+ "time": 0.021125000000040473
240
240
  },
241
241
  {
242
242
  "instanceCount": 20,
243
- "memoryPerInstance": 9186.4,
244
- "time": 0.029250000000047294
243
+ "memoryPerInstance": 8018,
244
+ "time": 0.02870800000005147
245
245
  },
246
246
  {
247
247
  "instanceCount": 20,
248
- "memoryPerInstance": 2122.8,
249
- "time": 0.021292000000016742
248
+ "memoryPerInstance": 2126,
249
+ "time": 0.0206670000000031
250
250
  },
251
251
  {
252
252
  "instanceCount": 20,
253
- "memoryPerInstance": 2122.8,
254
- "time": 0.02154200000001083
253
+ "memoryPerInstance": 2126,
254
+ "time": 0.020375000000001364
255
255
  }
256
256
  ],
257
257
  "stats": {
@@ -259,267 +259,267 @@
259
259
  "iterations": 50,
260
260
  "memoryPerInstance": {
261
261
  "min": 200,
262
- "max": 9186.4,
263
- "average": 2648.400000000001,
264
- "stdDev": 1707.9264152767237
262
+ "max": 12694,
263
+ "average": 2828.864,
264
+ "stdDev": 2132.7887416957165
265
265
  },
266
266
  "time": {
267
- "min": 0.020833000000038737,
268
- "max": 2.6533749999999827,
269
- "average": 0.08730170000000158,
270
- "stdDev": 0.3675316655163851
267
+ "min": 0.020375000000001364,
268
+ "max": 3.277084000000002,
269
+ "average": 0.11448414000000184,
270
+ "stdDev": 0.45539043594480544
271
271
  },
272
272
  "status": "PASS",
273
273
  "measurements": [
274
274
  {
275
275
  "instanceCount": 20,
276
- "memoryPerInstance": 2282,
277
- "time": 0.0625840000000153
276
+ "memoryPerInstance": 2285.2,
277
+ "time": 0.054957999999999174
278
278
  },
279
279
  {
280
280
  "instanceCount": 20,
281
- "memoryPerInstance": 2122.8,
282
- "time": 0.02816699999999628
281
+ "memoryPerInstance": 2126,
282
+ "time": 0.02733299999999872
283
283
  },
284
284
  {
285
285
  "instanceCount": 20,
286
- "memoryPerInstance": 2125.6,
287
- "time": 0.025417000000004464
286
+ "memoryPerInstance": 2204.8,
287
+ "time": 0.07970899999997982
288
288
  },
289
289
  {
290
290
  "instanceCount": 20,
291
- "memoryPerInstance": 2201.6,
292
- "time": 0.032667000000003554
291
+ "memoryPerInstance": 2126,
292
+ "time": 0.024208000000044194
293
293
  },
294
294
  {
295
295
  "instanceCount": 20,
296
- "memoryPerInstance": 8014.8,
297
- "time": 0.03837500000003047
296
+ "memoryPerInstance": 8028,
297
+ "time": 0.03908400000000256
298
298
  },
299
299
  {
300
300
  "instanceCount": 20,
301
- "memoryPerInstance": 2122.8,
302
- "time": 0.024208999999984826
301
+ "memoryPerInstance": 2126,
302
+ "time": 0.024375000000020464
303
303
  },
304
304
  {
305
305
  "instanceCount": 20,
306
- "memoryPerInstance": 2122.8,
307
- "time": 0.025792000000024018
306
+ "memoryPerInstance": 2126,
307
+ "time": 0.024750000000040018
308
308
  },
309
309
  {
310
310
  "instanceCount": 20,
311
- "memoryPerInstance": 2122.8,
312
- "time": 0.025040999999987434
311
+ "memoryPerInstance": 2126,
312
+ "time": 0.02354200000002038
313
313
  },
314
314
  {
315
315
  "instanceCount": 20,
316
- "memoryPerInstance": 2122.8,
317
- "time": 0.024916999999959444
316
+ "memoryPerInstance": 2126.8,
317
+ "time": 0.030915999999990618
318
318
  },
319
319
  {
320
320
  "instanceCount": 20,
321
- "memoryPerInstance": 6028.8,
322
- "time": 0.09899999999998954
321
+ "memoryPerInstance": 6032,
322
+ "time": 0.03325000000000955
323
323
  },
324
324
  {
325
325
  "instanceCount": 20,
326
- "memoryPerInstance": 2123.6,
327
- "time": 0.028916999999978543
326
+ "memoryPerInstance": 2126,
327
+ "time": 0.024416000000030635
328
328
  },
329
329
  {
330
330
  "instanceCount": 20,
331
- "memoryPerInstance": 2122.8,
332
- "time": 0.025832999999977346
331
+ "memoryPerInstance": 2126,
332
+ "time": 0.02508299999999508
333
333
  },
334
334
  {
335
335
  "instanceCount": 20,
336
- "memoryPerInstance": 2122.8,
337
- "time": 0.02420799999998735
336
+ "memoryPerInstance": 2127.6,
337
+ "time": 0.028624999999976808
338
338
  },
339
339
  {
340
340
  "instanceCount": 20,
341
- "memoryPerInstance": 2122.8,
342
- "time": 0.025041000000044278
341
+ "memoryPerInstance": 2126,
342
+ "time": 0.023333000000036463
343
343
  },
344
344
  {
345
345
  "instanceCount": 20,
346
- "memoryPerInstance": 6708,
347
- "time": 0.038792000000000826
346
+ "memoryPerInstance": 6032,
347
+ "time": 0.03279200000002902
348
348
  },
349
349
  {
350
350
  "instanceCount": 20,
351
- "memoryPerInstance": 2122.8,
352
- "time": 0.024249999999994998
351
+ "memoryPerInstance": 2126,
352
+ "time": 0.02333299999997962
353
353
  },
354
354
  {
355
355
  "instanceCount": 20,
356
- "memoryPerInstance": 2122.8,
357
- "time": 0.025250000000028194
356
+ "memoryPerInstance": 2127.6,
357
+ "time": 0.024042000000008557
358
358
  },
359
359
  {
360
360
  "instanceCount": 20,
361
- "memoryPerInstance": 2122.8,
362
- "time": 0.02383300000002464
361
+ "memoryPerInstance": 2126,
362
+ "time": 0.024040999999954238
363
363
  },
364
364
  {
365
365
  "instanceCount": 20,
366
- "memoryPerInstance": 2122.8,
367
- "time": 0.026332999999965523
366
+ "memoryPerInstance": 2126,
367
+ "time": 0.025374999999996817
368
368
  },
369
369
  {
370
370
  "instanceCount": 20,
371
- "memoryPerInstance": 2169.6,
372
- "time": 0.028250000000014097
371
+ "memoryPerInstance": 2126,
372
+ "time": 0.02312499999999318
373
373
  },
374
374
  {
375
375
  "instanceCount": 20,
376
- "memoryPerInstance": 2122.8,
377
- "time": 0.03470799999996643
376
+ "memoryPerInstance": 2171.6,
377
+ "time": 0.036041000000011536
378
378
  },
379
379
  {
380
380
  "instanceCount": 20,
381
- "memoryPerInstance": 2122.8,
382
- "time": 0.02404100000001108
381
+ "memoryPerInstance": 2126,
382
+ "time": 0.025250000000028194
383
383
  },
384
384
  {
385
385
  "instanceCount": 20,
386
- "memoryPerInstance": 2122.8,
387
- "time": 0.034667000000013104
386
+ "memoryPerInstance": 2128,
387
+ "time": 0.02504199999998491
388
388
  },
389
389
  {
390
390
  "instanceCount": 20,
391
- "memoryPerInstance": 2122.8,
392
- "time": 0.02391699999998309
391
+ "memoryPerInstance": 2126,
392
+ "time": 0.02333299999997962
393
393
  },
394
394
  {
395
395
  "instanceCount": 20,
396
- "memoryPerInstance": 2122.8,
397
- "time": 0.02420799999998735
396
+ "memoryPerInstance": 2127.6,
397
+ "time": 0.02445799999998144
398
398
  },
399
399
  {
400
400
  "instanceCount": 20,
401
- "memoryPerInstance": 2123.2,
402
- "time": 0.024666000000024724
401
+ "memoryPerInstance": 2126,
402
+ "time": 0.030250000000023647
403
403
  },
404
404
  {
405
405
  "instanceCount": 20,
406
- "memoryPerInstance": 2122.8,
407
- "time": 0.1577909999999747
406
+ "memoryPerInstance": 2126,
407
+ "time": 0.02995800000002191
408
408
  },
409
409
  {
410
410
  "instanceCount": 20,
411
- "memoryPerInstance": 2122.8,
412
- "time": 0.06712500000003274
411
+ "memoryPerInstance": 2126,
412
+ "time": 0.03516700000000128
413
413
  },
414
414
  {
415
415
  "instanceCount": 20,
416
- "memoryPerInstance": 2122.8,
417
- "time": 0.09825000000000728
416
+ "memoryPerInstance": 200,
417
+ "time": 3.277084000000002
418
418
  },
419
419
  {
420
420
  "instanceCount": 20,
421
- "memoryPerInstance": 200,
422
- "time": 2.6533749999999827
421
+ "memoryPerInstance": 12694,
422
+ "time": 0.07879199999996445
423
423
  },
424
424
  {
425
425
  "instanceCount": 20,
426
- "memoryPerInstance": 2124.4,
427
- "time": 0.02495899999996709
426
+ "memoryPerInstance": 2126,
427
+ "time": 0.06829100000004473
428
428
  },
429
429
  {
430
430
  "instanceCount": 20,
431
- "memoryPerInstance": 2122.8,
432
- "time": 0.022333000000003267
431
+ "memoryPerInstance": 2126.8,
432
+ "time": 0.06791699999996581
433
433
  },
434
434
  {
435
435
  "instanceCount": 20,
436
- "memoryPerInstance": 2122.8,
437
- "time": 0.022041999999999007
436
+ "memoryPerInstance": 2126,
437
+ "time": 0.12774999999999181
438
438
  },
439
439
  {
440
440
  "instanceCount": 20,
441
- "memoryPerInstance": 2122.8,
442
- "time": 0.02191699999997354
441
+ "memoryPerInstance": 2127.6,
442
+ "time": 0.05916700000000219
443
443
  },
444
444
  {
445
445
  "instanceCount": 20,
446
- "memoryPerInstance": 2693.6,
447
- "time": 0.10887500000001182
446
+ "memoryPerInstance": 2695.6,
447
+ "time": 0.28804200000001856
448
448
  },
449
449
  {
450
450
  "instanceCount": 20,
451
- "memoryPerInstance": 2122.8,
452
- "time": 0.0322500000000332
451
+ "memoryPerInstance": 2126,
452
+ "time": 0.06100000000003547
453
453
  },
454
454
  {
455
455
  "instanceCount": 20,
456
- "memoryPerInstance": 2122.8,
457
- "time": 0.02800000000002001
456
+ "memoryPerInstance": 2126,
457
+ "time": 0.05779100000000881
458
458
  },
459
459
  {
460
460
  "instanceCount": 20,
461
- "memoryPerInstance": 2122.8,
462
- "time": 0.020833000000038737
461
+ "memoryPerInstance": 2127.2,
462
+ "time": 0.32604199999997263
463
463
  },
464
464
  {
465
465
  "instanceCount": 20,
466
- "memoryPerInstance": 2122.8,
467
- "time": 0.02095800000000736
466
+ "memoryPerInstance": 2126,
467
+ "time": 0.09216699999996081
468
468
  },
469
469
  {
470
470
  "instanceCount": 20,
471
- "memoryPerInstance": 2122.8,
472
- "time": 0.03362499999997226
471
+ "memoryPerInstance": 2126,
472
+ "time": 0.05737499999997908
473
473
  },
474
474
  {
475
475
  "instanceCount": 20,
476
- "memoryPerInstance": 2124,
477
- "time": 0.022208999999975276
476
+ "memoryPerInstance": 2127.6,
477
+ "time": 0.05899999999996908
478
478
  },
479
479
  {
480
480
  "instanceCount": 20,
481
- "memoryPerInstance": 2122.8,
482
- "time": 0.02087499999998954
481
+ "memoryPerInstance": 2126,
482
+ "time": 0.05641599999995606
483
483
  },
484
484
  {
485
485
  "instanceCount": 20,
486
- "memoryPerInstance": 8014.8,
487
- "time": 0.029374999999959073
486
+ "memoryPerInstance": 8153.2,
487
+ "time": 0.04608400000000756
488
488
  },
489
489
  {
490
490
  "instanceCount": 20,
491
- "memoryPerInstance": 2122.8,
492
- "time": 0.02137500000003456
491
+ "memoryPerInstance": 2126,
492
+ "time": 0.022416999999961718
493
493
  },
494
494
  {
495
495
  "instanceCount": 20,
496
- "memoryPerInstance": 2124.4,
497
- "time": 0.020916999999997188
496
+ "memoryPerInstance": 2126,
497
+ "time": 0.021333000000026914
498
498
  },
499
499
  {
500
500
  "instanceCount": 20,
501
- "memoryPerInstance": 2122.8,
502
- "time": 0.021459000000049855
501
+ "memoryPerInstance": 2126,
502
+ "time": 0.02087499999998954
503
503
  },
504
504
  {
505
505
  "instanceCount": 20,
506
- "memoryPerInstance": 2122.8,
507
- "time": 0.021374999999977717
506
+ "memoryPerInstance": 2128,
507
+ "time": 0.021125000000040473
508
508
  },
509
509
  {
510
510
  "instanceCount": 20,
511
- "memoryPerInstance": 9186.4,
512
- "time": 0.029250000000047294
511
+ "memoryPerInstance": 8018,
512
+ "time": 0.02870800000005147
513
513
  },
514
514
  {
515
515
  "instanceCount": 20,
516
- "memoryPerInstance": 2122.8,
517
- "time": 0.021292000000016742
516
+ "memoryPerInstance": 2126,
517
+ "time": 0.0206670000000031
518
518
  },
519
519
  {
520
520
  "instanceCount": 20,
521
- "memoryPerInstance": 2122.8,
522
- "time": 0.02154200000001083
521
+ "memoryPerInstance": 2126,
522
+ "time": 0.020375000000001364
523
523
  }
524
524
  ]
525
525
  }