@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": 10,
3
3
  "iterations": 50,
4
- "timestamp": "2025-07-19T19:08:19.336Z",
4
+ "timestamp": "2025-07-21T04:04:10.856Z",
5
5
  "measurements": [
6
6
  {
7
7
  "instanceCount": 10,
8
- "memoryPerInstance": 2567.2,
9
- "time": 0.040916999999979
8
+ "memoryPerInstance": 2573.6,
9
+ "time": 0.03379200000000537
10
10
  },
11
11
  {
12
12
  "instanceCount": 10,
13
- "memoryPerInstance": 2240.8,
14
- "time": 0.01591600000000426
13
+ "memoryPerInstance": 2247.2,
14
+ "time": 0.01579199999997627
15
15
  },
16
16
  {
17
17
  "instanceCount": 10,
18
- "memoryPerInstance": 2240.8,
19
- "time": 0.014625000000023647
18
+ "memoryPerInstance": 2247.2,
19
+ "time": 0.015582999999992353
20
20
  },
21
21
  {
22
22
  "instanceCount": 10,
23
- "memoryPerInstance": 7404.8,
24
- "time": 0.020250000000032742
23
+ "memoryPerInstance": 8164.8,
24
+ "time": 0.05320899999998119
25
25
  },
26
26
  {
27
27
  "instanceCount": 10,
28
- "memoryPerInstance": 2240.8,
29
- "time": 0.014499999999998181
28
+ "memoryPerInstance": 2247.2,
29
+ "time": 0.015332999999998265
30
30
  },
31
31
  {
32
32
  "instanceCount": 10,
33
- "memoryPerInstance": 5769.6,
34
- "time": 0.027125000000012278
33
+ "memoryPerInstance": 5647.2,
34
+ "time": 0.029167000000029475
35
35
  },
36
36
  {
37
37
  "instanceCount": 10,
38
- "memoryPerInstance": 2240.8,
39
- "time": 0.017875000000003638
38
+ "memoryPerInstance": 2247.2,
39
+ "time": 0.014708000000041466
40
40
  },
41
41
  {
42
42
  "instanceCount": 10,
43
- "memoryPerInstance": 2240.8,
44
- "time": 0.013707999999951426
43
+ "memoryPerInstance": 2247.2,
44
+ "time": 0.01587499999999409
45
45
  },
46
46
  {
47
47
  "instanceCount": 10,
48
- "memoryPerInstance": 2240.8,
49
- "time": 0.013874999999984539
48
+ "memoryPerInstance": 2247.2,
49
+ "time": 0.014542000000005828
50
50
  },
51
51
  {
52
52
  "instanceCount": 10,
53
- "memoryPerInstance": 11082.4,
54
- "time": 0.015458999999964362
53
+ "memoryPerInstance": 2247.2,
54
+ "time": 0.015625
55
55
  },
56
56
  {
57
57
  "instanceCount": 10,
58
- "memoryPerInstance": 2240.8,
59
- "time": 0.024959000000023934
58
+ "memoryPerInstance": 2332,
59
+ "time": 0.07954200000000355
60
60
  },
61
61
  {
62
62
  "instanceCount": 10,
63
- "memoryPerInstance": 2240.8,
64
- "time": 0.016582999999968706
63
+ "memoryPerInstance": 2248,
64
+ "time": 0.044125000000008185
65
65
  },
66
66
  {
67
67
  "instanceCount": 10,
68
- "memoryPerInstance": 2240.8,
69
- "time": 0.014958999999976186
68
+ "memoryPerInstance": 2247.2,
69
+ "time": 0.048292000000003554
70
70
  },
71
71
  {
72
72
  "instanceCount": 10,
73
- "memoryPerInstance": 2240.8,
74
- "time": 0.016458000000000084
73
+ "memoryPerInstance": 2250.4,
74
+ "time": 0.01875000000001137
75
75
  },
76
76
  {
77
77
  "instanceCount": 10,
78
- "memoryPerInstance": 2244,
79
- "time": 0.014917000000025382
78
+ "memoryPerInstance": 2247.2,
79
+ "time": 0.01504099999999653
80
80
  },
81
81
  {
82
82
  "instanceCount": 10,
83
- "memoryPerInstance": 2240.8,
84
- "time": 0.02345900000000256
83
+ "memoryPerInstance": 2247.2,
84
+ "time": 0.025208000000020547
85
85
  },
86
86
  {
87
87
  "instanceCount": 10,
88
- "memoryPerInstance": 2242.4,
89
- "time": 0.014333999999962543
88
+ "memoryPerInstance": 2247.2,
89
+ "time": 0.014958999999976186
90
90
  },
91
91
  {
92
92
  "instanceCount": 10,
93
- "memoryPerInstance": 2240.8,
94
- "time": 0.017166999999972177
93
+ "memoryPerInstance": 2247.2,
94
+ "time": 0.01454099999995151
95
95
  },
96
96
  {
97
97
  "instanceCount": 10,
98
- "memoryPerInstance": 2240.8,
99
- "time": 0.014333000000021912
98
+ "memoryPerInstance": 2247.2,
99
+ "time": 0.016332999999974618
100
100
  },
101
101
  {
102
102
  "instanceCount": 10,
103
- "memoryPerInstance": 26460.8,
104
- "time": 0.014583000000016
103
+ "memoryPerInstance": 2247.2,
104
+ "time": 0.01466699999997445
105
105
  },
106
106
  {
107
107
  "instanceCount": 10,
108
- "memoryPerInstance": 2240.8,
109
- "time": 0.015416999999956715
108
+ "memoryPerInstance": 200,
109
+ "time": 0.02295800000001691
110
110
  },
111
111
  {
112
112
  "instanceCount": 10,
113
- "memoryPerInstance": 2240.8,
114
- "time": 0.01445899999998801
113
+ "memoryPerInstance": 2247.2,
114
+ "time": 0.014541000000008353
115
115
  },
116
116
  {
117
117
  "instanceCount": 10,
118
- "memoryPerInstance": 2240.8,
119
- "time": 0.015374999999949068
118
+ "memoryPerInstance": 2248.8,
119
+ "time": 0.016332999999974618
120
120
  },
121
121
  {
122
122
  "instanceCount": 10,
123
- "memoryPerInstance": 2240.8,
124
- "time": 0.014333000000021912
123
+ "memoryPerInstance": 2247.2,
124
+ "time": 0.014583000000016
125
125
  },
126
126
  {
127
127
  "instanceCount": 10,
128
- "memoryPerInstance": 7404.8,
129
- "time": 0.02962499999995316
128
+ "memoryPerInstance": 7411.2,
129
+ "time": 0.028500000000008185
130
130
  },
131
131
  {
132
132
  "instanceCount": 10,
133
- "memoryPerInstance": 10112,
134
- "time": 0.02391600000004246
133
+ "memoryPerInstance": 10059.2,
134
+ "time": 0.024125000000026375
135
135
  },
136
136
  {
137
137
  "instanceCount": 10,
138
- "memoryPerInstance": 2240.8,
139
- "time": 0.019707999999980075
138
+ "memoryPerInstance": 2247.2,
139
+ "time": 0.018875000000036835
140
140
  },
141
141
  {
142
142
  "instanceCount": 10,
143
- "memoryPerInstance": 2240.8,
144
- "time": 0.014374999999972715
143
+ "memoryPerInstance": 1497.6,
144
+ "time": 0.015083000000004176
145
145
  },
146
146
  {
147
147
  "instanceCount": 10,
148
- "memoryPerInstance": 2240.8,
149
- "time": 0.014250000000004093
148
+ "memoryPerInstance": 200,
149
+ "time": 1.1415000000000077
150
150
  },
151
151
  {
152
152
  "instanceCount": 10,
153
- "memoryPerInstance": 2240.8,
154
- "time": 0.014207999999996446
153
+ "memoryPerInstance": 2250.4,
154
+ "time": 0.04912500000000364
155
155
  },
156
156
  {
157
157
  "instanceCount": 10,
158
- "memoryPerInstance": 2240.8,
159
- "time": 0.018709000000001197
158
+ "memoryPerInstance": 28859.2,
159
+ "time": 0.08608299999997371
160
160
  },
161
161
  {
162
162
  "instanceCount": 10,
163
- "memoryPerInstance": 2240.8,
164
- "time": 0.01583299999998644
163
+ "memoryPerInstance": 2199.2,
164
+ "time": 0.035082999999985987
165
165
  },
166
166
  {
167
167
  "instanceCount": 10,
168
- "memoryPerInstance": 2240.8,
169
- "time": 0.014584000000013475
168
+ "memoryPerInstance": 2200.8,
169
+ "time": 0.03437500000001137
170
170
  },
171
171
  {
172
172
  "instanceCount": 10,
173
- "memoryPerInstance": 200,
174
- "time": 0.014542000000005828
173
+ "memoryPerInstance": 2199.2,
174
+ "time": 0.04520899999999983
175
175
  },
176
176
  {
177
177
  "instanceCount": 10,
178
- "memoryPerInstance": 200,
179
- "time": 1.0285420000000158
178
+ "memoryPerInstance": 2199.2,
179
+ "time": 0.061958000000004176
180
180
  },
181
181
  {
182
182
  "instanceCount": 10,
183
- "memoryPerInstance": 7408,
184
- "time": 0.07916599999998652
183
+ "memoryPerInstance": 7366.4,
184
+ "time": 0.049541999999973996
185
185
  },
186
186
  {
187
187
  "instanceCount": 10,
188
- "memoryPerInstance": 27788,
189
- "time": 0.05937499999998863
188
+ "memoryPerInstance": 2199.2,
189
+ "time": 0.07508400000000393
190
190
  },
191
191
  {
192
192
  "instanceCount": 10,
193
193
  "memoryPerInstance": 200,
194
- "time": 0.06887499999999136
194
+ "time": 0.08070800000001555
195
195
  },
196
196
  {
197
197
  "instanceCount": 10,
198
- "memoryPerInstance": 2160.8,
199
- "time": 0.017125000000021373
198
+ "memoryPerInstance": 2167.2,
199
+ "time": 0.03529100000002927
200
200
  },
201
201
  {
202
202
  "instanceCount": 10,
203
- "memoryPerInstance": 2160.8,
204
- "time": 0.014417000000037206
203
+ "memoryPerInstance": 2167.2,
204
+ "time": 0.03408400000000711
205
205
  },
206
206
  {
207
207
  "instanceCount": 10,
208
- "memoryPerInstance": 2160.8,
209
- "time": 0.02483399999999847
208
+ "memoryPerInstance": 2167.2,
209
+ "time": 0.07833399999998392
210
210
  },
211
211
  {
212
212
  "instanceCount": 10,
213
- "memoryPerInstance": 2160.8,
214
- "time": 0.014999999999986358
213
+ "memoryPerInstance": 2167.2,
214
+ "time": 0.03333300000002737
215
215
  },
216
216
  {
217
217
  "instanceCount": 10,
218
- "memoryPerInstance": 2160.8,
219
- "time": 0.012709000000029391
218
+ "memoryPerInstance": 2167.2,
219
+ "time": 0.04037500000004002
220
220
  },
221
221
  {
222
222
  "instanceCount": 10,
223
- "memoryPerInstance": 2160.8,
224
- "time": 0.013125000000002274
223
+ "memoryPerInstance": 2343.2,
224
+ "time": 0.046333000000004176
225
225
  },
226
226
  {
227
227
  "instanceCount": 10,
228
- "memoryPerInstance": 2160.8,
229
- "time": 0.039332999999999174
228
+ "memoryPerInstance": 2135.2,
229
+ "time": 0.032874999999989996
230
230
  },
231
231
  {
232
232
  "instanceCount": 10,
233
- "memoryPerInstance": 2160.8,
234
- "time": 0.01362499999999045
233
+ "memoryPerInstance": 2135.2,
234
+ "time": 0.03420899999997573
235
235
  },
236
236
  {
237
237
  "instanceCount": 10,
238
- "memoryPerInstance": 2160.8,
239
- "time": 0.014791999999999916
238
+ "memoryPerInstance": 2135.2,
239
+ "time": 0.053999999999973625
240
240
  },
241
241
  {
242
242
  "instanceCount": 10,
243
- "memoryPerInstance": 2160.8,
244
- "time": 0.013166000000012446
243
+ "memoryPerInstance": 2135.2,
244
+ "time": 0.052416999999991276
245
245
  },
246
246
  {
247
247
  "instanceCount": 10,
248
- "memoryPerInstance": 2160.8,
249
- "time": 0.012917000000015832
248
+ "memoryPerInstance": 2135.2,
249
+ "time": 0.035750000000007276
250
250
  },
251
251
  {
252
252
  "instanceCount": 10,
253
- "memoryPerInstance": 2168,
254
- "time": 0.014999999999986358
253
+ "memoryPerInstance": 2138.4,
254
+ "time": 0.032667000000003554
255
255
  }
256
256
  ],
257
257
  "stats": {
@@ -259,267 +259,267 @@
259
259
  "iterations": 50,
260
260
  "memoryPerInstance": {
261
261
  "min": 200,
262
- "max": 27788,
263
- "average": 3815.9999999999986,
264
- "stdDev": 5216.3162799814945
262
+ "max": 28859.2,
263
+ "average": 3174.0480000000016,
264
+ "stdDev": 4096.585161826372
265
265
  },
266
266
  "time": {
267
- "min": 0.012709000000029391,
268
- "max": 1.0285420000000158,
269
- "average": 0.04094673999999714,
270
- "stdDev": 0.14175187983541204
267
+ "min": 0.01454099999995151,
268
+ "max": 1.1415000000000077,
269
+ "average": 0.05676834000000099,
270
+ "stdDev": 0.15625063547219464
271
271
  },
272
272
  "status": "PASS",
273
273
  "measurements": [
274
274
  {
275
275
  "instanceCount": 10,
276
- "memoryPerInstance": 2567.2,
277
- "time": 0.040916999999979
276
+ "memoryPerInstance": 2573.6,
277
+ "time": 0.03379200000000537
278
278
  },
279
279
  {
280
280
  "instanceCount": 10,
281
- "memoryPerInstance": 2240.8,
282
- "time": 0.01591600000000426
281
+ "memoryPerInstance": 2247.2,
282
+ "time": 0.01579199999997627
283
283
  },
284
284
  {
285
285
  "instanceCount": 10,
286
- "memoryPerInstance": 2240.8,
287
- "time": 0.014625000000023647
286
+ "memoryPerInstance": 2247.2,
287
+ "time": 0.015582999999992353
288
288
  },
289
289
  {
290
290
  "instanceCount": 10,
291
- "memoryPerInstance": 7404.8,
292
- "time": 0.020250000000032742
291
+ "memoryPerInstance": 8164.8,
292
+ "time": 0.05320899999998119
293
293
  },
294
294
  {
295
295
  "instanceCount": 10,
296
- "memoryPerInstance": 2240.8,
297
- "time": 0.014499999999998181
296
+ "memoryPerInstance": 2247.2,
297
+ "time": 0.015332999999998265
298
298
  },
299
299
  {
300
300
  "instanceCount": 10,
301
- "memoryPerInstance": 5769.6,
302
- "time": 0.027125000000012278
301
+ "memoryPerInstance": 5647.2,
302
+ "time": 0.029167000000029475
303
303
  },
304
304
  {
305
305
  "instanceCount": 10,
306
- "memoryPerInstance": 2240.8,
307
- "time": 0.017875000000003638
306
+ "memoryPerInstance": 2247.2,
307
+ "time": 0.014708000000041466
308
308
  },
309
309
  {
310
310
  "instanceCount": 10,
311
- "memoryPerInstance": 2240.8,
312
- "time": 0.013707999999951426
311
+ "memoryPerInstance": 2247.2,
312
+ "time": 0.01587499999999409
313
313
  },
314
314
  {
315
315
  "instanceCount": 10,
316
- "memoryPerInstance": 2240.8,
317
- "time": 0.013874999999984539
316
+ "memoryPerInstance": 2247.2,
317
+ "time": 0.014542000000005828
318
318
  },
319
319
  {
320
320
  "instanceCount": 10,
321
- "memoryPerInstance": 11082.4,
322
- "time": 0.015458999999964362
321
+ "memoryPerInstance": 2247.2,
322
+ "time": 0.015625
323
323
  },
324
324
  {
325
325
  "instanceCount": 10,
326
- "memoryPerInstance": 2240.8,
327
- "time": 0.024959000000023934
326
+ "memoryPerInstance": 2332,
327
+ "time": 0.07954200000000355
328
328
  },
329
329
  {
330
330
  "instanceCount": 10,
331
- "memoryPerInstance": 2240.8,
332
- "time": 0.016582999999968706
331
+ "memoryPerInstance": 2248,
332
+ "time": 0.044125000000008185
333
333
  },
334
334
  {
335
335
  "instanceCount": 10,
336
- "memoryPerInstance": 2240.8,
337
- "time": 0.014958999999976186
336
+ "memoryPerInstance": 2247.2,
337
+ "time": 0.048292000000003554
338
338
  },
339
339
  {
340
340
  "instanceCount": 10,
341
- "memoryPerInstance": 2240.8,
342
- "time": 0.016458000000000084
341
+ "memoryPerInstance": 2250.4,
342
+ "time": 0.01875000000001137
343
343
  },
344
344
  {
345
345
  "instanceCount": 10,
346
- "memoryPerInstance": 2244,
347
- "time": 0.014917000000025382
346
+ "memoryPerInstance": 2247.2,
347
+ "time": 0.01504099999999653
348
348
  },
349
349
  {
350
350
  "instanceCount": 10,
351
- "memoryPerInstance": 2240.8,
352
- "time": 0.02345900000000256
351
+ "memoryPerInstance": 2247.2,
352
+ "time": 0.025208000000020547
353
353
  },
354
354
  {
355
355
  "instanceCount": 10,
356
- "memoryPerInstance": 2242.4,
357
- "time": 0.014333999999962543
356
+ "memoryPerInstance": 2247.2,
357
+ "time": 0.014958999999976186
358
358
  },
359
359
  {
360
360
  "instanceCount": 10,
361
- "memoryPerInstance": 2240.8,
362
- "time": 0.017166999999972177
361
+ "memoryPerInstance": 2247.2,
362
+ "time": 0.01454099999995151
363
363
  },
364
364
  {
365
365
  "instanceCount": 10,
366
- "memoryPerInstance": 2240.8,
367
- "time": 0.014333000000021912
366
+ "memoryPerInstance": 2247.2,
367
+ "time": 0.016332999999974618
368
368
  },
369
369
  {
370
370
  "instanceCount": 10,
371
- "memoryPerInstance": 26460.8,
372
- "time": 0.014583000000016
371
+ "memoryPerInstance": 2247.2,
372
+ "time": 0.01466699999997445
373
373
  },
374
374
  {
375
375
  "instanceCount": 10,
376
- "memoryPerInstance": 2240.8,
377
- "time": 0.015416999999956715
376
+ "memoryPerInstance": 200,
377
+ "time": 0.02295800000001691
378
378
  },
379
379
  {
380
380
  "instanceCount": 10,
381
- "memoryPerInstance": 2240.8,
382
- "time": 0.01445899999998801
381
+ "memoryPerInstance": 2247.2,
382
+ "time": 0.014541000000008353
383
383
  },
384
384
  {
385
385
  "instanceCount": 10,
386
- "memoryPerInstance": 2240.8,
387
- "time": 0.015374999999949068
386
+ "memoryPerInstance": 2248.8,
387
+ "time": 0.016332999999974618
388
388
  },
389
389
  {
390
390
  "instanceCount": 10,
391
- "memoryPerInstance": 2240.8,
392
- "time": 0.014333000000021912
391
+ "memoryPerInstance": 2247.2,
392
+ "time": 0.014583000000016
393
393
  },
394
394
  {
395
395
  "instanceCount": 10,
396
- "memoryPerInstance": 7404.8,
397
- "time": 0.02962499999995316
396
+ "memoryPerInstance": 7411.2,
397
+ "time": 0.028500000000008185
398
398
  },
399
399
  {
400
400
  "instanceCount": 10,
401
- "memoryPerInstance": 10112,
402
- "time": 0.02391600000004246
401
+ "memoryPerInstance": 10059.2,
402
+ "time": 0.024125000000026375
403
403
  },
404
404
  {
405
405
  "instanceCount": 10,
406
- "memoryPerInstance": 2240.8,
407
- "time": 0.019707999999980075
406
+ "memoryPerInstance": 2247.2,
407
+ "time": 0.018875000000036835
408
408
  },
409
409
  {
410
410
  "instanceCount": 10,
411
- "memoryPerInstance": 2240.8,
412
- "time": 0.014374999999972715
411
+ "memoryPerInstance": 1497.6,
412
+ "time": 0.015083000000004176
413
413
  },
414
414
  {
415
415
  "instanceCount": 10,
416
- "memoryPerInstance": 2240.8,
417
- "time": 0.014250000000004093
416
+ "memoryPerInstance": 200,
417
+ "time": 1.1415000000000077
418
418
  },
419
419
  {
420
420
  "instanceCount": 10,
421
- "memoryPerInstance": 2240.8,
422
- "time": 0.014207999999996446
421
+ "memoryPerInstance": 2250.4,
422
+ "time": 0.04912500000000364
423
423
  },
424
424
  {
425
425
  "instanceCount": 10,
426
- "memoryPerInstance": 2240.8,
427
- "time": 0.018709000000001197
426
+ "memoryPerInstance": 28859.2,
427
+ "time": 0.08608299999997371
428
428
  },
429
429
  {
430
430
  "instanceCount": 10,
431
- "memoryPerInstance": 2240.8,
432
- "time": 0.01583299999998644
431
+ "memoryPerInstance": 2199.2,
432
+ "time": 0.035082999999985987
433
433
  },
434
434
  {
435
435
  "instanceCount": 10,
436
- "memoryPerInstance": 2240.8,
437
- "time": 0.014584000000013475
436
+ "memoryPerInstance": 2200.8,
437
+ "time": 0.03437500000001137
438
438
  },
439
439
  {
440
440
  "instanceCount": 10,
441
- "memoryPerInstance": 200,
442
- "time": 0.014542000000005828
441
+ "memoryPerInstance": 2199.2,
442
+ "time": 0.04520899999999983
443
443
  },
444
444
  {
445
445
  "instanceCount": 10,
446
- "memoryPerInstance": 200,
447
- "time": 1.0285420000000158
446
+ "memoryPerInstance": 2199.2,
447
+ "time": 0.061958000000004176
448
448
  },
449
449
  {
450
450
  "instanceCount": 10,
451
- "memoryPerInstance": 7408,
452
- "time": 0.07916599999998652
451
+ "memoryPerInstance": 7366.4,
452
+ "time": 0.049541999999973996
453
453
  },
454
454
  {
455
455
  "instanceCount": 10,
456
- "memoryPerInstance": 27788,
457
- "time": 0.05937499999998863
456
+ "memoryPerInstance": 2199.2,
457
+ "time": 0.07508400000000393
458
458
  },
459
459
  {
460
460
  "instanceCount": 10,
461
461
  "memoryPerInstance": 200,
462
- "time": 0.06887499999999136
462
+ "time": 0.08070800000001555
463
463
  },
464
464
  {
465
465
  "instanceCount": 10,
466
- "memoryPerInstance": 2160.8,
467
- "time": 0.017125000000021373
466
+ "memoryPerInstance": 2167.2,
467
+ "time": 0.03529100000002927
468
468
  },
469
469
  {
470
470
  "instanceCount": 10,
471
- "memoryPerInstance": 2160.8,
472
- "time": 0.014417000000037206
471
+ "memoryPerInstance": 2167.2,
472
+ "time": 0.03408400000000711
473
473
  },
474
474
  {
475
475
  "instanceCount": 10,
476
- "memoryPerInstance": 2160.8,
477
- "time": 0.02483399999999847
476
+ "memoryPerInstance": 2167.2,
477
+ "time": 0.07833399999998392
478
478
  },
479
479
  {
480
480
  "instanceCount": 10,
481
- "memoryPerInstance": 2160.8,
482
- "time": 0.014999999999986358
481
+ "memoryPerInstance": 2167.2,
482
+ "time": 0.03333300000002737
483
483
  },
484
484
  {
485
485
  "instanceCount": 10,
486
- "memoryPerInstance": 2160.8,
487
- "time": 0.012709000000029391
486
+ "memoryPerInstance": 2167.2,
487
+ "time": 0.04037500000004002
488
488
  },
489
489
  {
490
490
  "instanceCount": 10,
491
- "memoryPerInstance": 2160.8,
492
- "time": 0.013125000000002274
491
+ "memoryPerInstance": 2343.2,
492
+ "time": 0.046333000000004176
493
493
  },
494
494
  {
495
495
  "instanceCount": 10,
496
- "memoryPerInstance": 2160.8,
497
- "time": 0.039332999999999174
496
+ "memoryPerInstance": 2135.2,
497
+ "time": 0.032874999999989996
498
498
  },
499
499
  {
500
500
  "instanceCount": 10,
501
- "memoryPerInstance": 2160.8,
502
- "time": 0.01362499999999045
501
+ "memoryPerInstance": 2135.2,
502
+ "time": 0.03420899999997573
503
503
  },
504
504
  {
505
505
  "instanceCount": 10,
506
- "memoryPerInstance": 2160.8,
507
- "time": 0.014791999999999916
506
+ "memoryPerInstance": 2135.2,
507
+ "time": 0.053999999999973625
508
508
  },
509
509
  {
510
510
  "instanceCount": 10,
511
- "memoryPerInstance": 2160.8,
512
- "time": 0.013166000000012446
511
+ "memoryPerInstance": 2135.2,
512
+ "time": 0.052416999999991276
513
513
  },
514
514
  {
515
515
  "instanceCount": 10,
516
- "memoryPerInstance": 2160.8,
517
- "time": 0.012917000000015832
516
+ "memoryPerInstance": 2135.2,
517
+ "time": 0.035750000000007276
518
518
  },
519
519
  {
520
520
  "instanceCount": 10,
521
- "memoryPerInstance": 2168,
522
- "time": 0.014999999999986358
521
+ "memoryPerInstance": 2138.4,
522
+ "time": 0.032667000000003554
523
523
  }
524
524
  ]
525
525
  }