@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": 100,
3
3
  "iterations": 50,
4
- "timestamp": "2025-07-19T19:08:19.371Z",
4
+ "timestamp": "2025-07-21T04:04:10.886Z",
5
5
  "measurements": [
6
6
  {
7
7
  "instanceCount": 100,
8
- "memoryPerInstance": 1796.24,
9
- "time": 0.32133299999998144
8
+ "memoryPerInstance": 1871.92,
9
+ "time": 0.2697499999999877
10
10
  },
11
11
  {
12
12
  "instanceCount": 100,
13
- "memoryPerInstance": 1756.24,
14
- "time": 0.28058300000003555
13
+ "memoryPerInstance": 1757.12,
14
+ "time": 0.30341599999997015
15
15
  },
16
16
  {
17
17
  "instanceCount": 100,
18
- "memoryPerInstance": 1770.8,
19
- "time": 0.291041000000007
18
+ "memoryPerInstance": 1757.6,
19
+ "time": 0.30212499999998954
20
20
  },
21
21
  {
22
22
  "instanceCount": 100,
23
- "memoryPerInstance": 1755.92,
24
- "time": 0.2632499999999709
23
+ "memoryPerInstance": 1756.72,
24
+ "time": 0.2638329999999769
25
25
  },
26
26
  {
27
27
  "instanceCount": 100,
28
- "memoryPerInstance": 1756.24,
29
- "time": 0.25995799999998326
28
+ "memoryPerInstance": 1757.12,
29
+ "time": 0.2811669999999822
30
30
  },
31
31
  {
32
32
  "instanceCount": 100,
33
- "memoryPerInstance": 1756.48,
34
- "time": 0.2692920000000072
33
+ "memoryPerInstance": 1757.36,
34
+ "time": 0.26383399999997437
35
35
  },
36
36
  {
37
37
  "instanceCount": 100,
38
- "memoryPerInstance": 8853.76,
39
- "time": 0.4199169999999981
38
+ "memoryPerInstance": 8556.32,
39
+ "time": 0.21854200000001356
40
40
  },
41
41
  {
42
42
  "instanceCount": 100,
43
- "memoryPerInstance": 1756.24,
44
- "time": 0.3760000000000332
43
+ "memoryPerInstance": 1757.6,
44
+ "time": 0.09483299999999417
45
45
  },
46
46
  {
47
47
  "instanceCount": 100,
48
- "memoryPerInstance": 1769.04,
49
- "time": 0.10499999999996135
48
+ "memoryPerInstance": 1756.72,
49
+ "time": 0.14024999999998045
50
50
  },
51
51
  {
52
52
  "instanceCount": 100,
53
- "memoryPerInstance": 1378.8,
54
- "time": 0.09754199999997581
53
+ "memoryPerInstance": 281.76,
54
+ "time": 0.09787499999998772
55
55
  },
56
56
  {
57
57
  "instanceCount": 100,
58
58
  "memoryPerInstance": 200,
59
- "time": 3.041416999999967
59
+ "time": 2.6470840000000067
60
60
  },
61
61
  {
62
62
  "instanceCount": 100,
63
- "memoryPerInstance": 1756.24,
64
- "time": 0.2631670000000099
63
+ "memoryPerInstance": 1757.28,
64
+ "time": 0.09383299999996098
65
65
  },
66
66
  {
67
67
  "instanceCount": 100,
68
- "memoryPerInstance": 1756.4,
69
- "time": 0.24220800000000509
68
+ "memoryPerInstance": 1756.72,
69
+ "time": 0.08166599999998425
70
70
  },
71
71
  {
72
72
  "instanceCount": 100,
73
- "memoryPerInstance": 1756.08,
74
- "time": 0.2741669999999772
73
+ "memoryPerInstance": 1756.8,
74
+ "time": 0.09579100000001972
75
75
  },
76
76
  {
77
77
  "instanceCount": 100,
78
- "memoryPerInstance": 1755.92,
79
- "time": 0.24704099999996743
78
+ "memoryPerInstance": 1757.6,
79
+ "time": 0.08183299999996052
80
80
  },
81
81
  {
82
82
  "instanceCount": 100,
83
- "memoryPerInstance": 1755.92,
84
- "time": 0.32170899999999847
83
+ "memoryPerInstance": 1756.72,
84
+ "time": 0.08058299999999008
85
85
  },
86
86
  {
87
87
  "instanceCount": 100,
88
- "memoryPerInstance": 1772.56,
89
- "time": 0.24408299999998917
88
+ "memoryPerInstance": 1757.12,
89
+ "time": 0.08929200000000037
90
90
  },
91
91
  {
92
92
  "instanceCount": 100,
93
- "memoryPerInstance": 1756,
94
- "time": 0.239750000000015
93
+ "memoryPerInstance": 1756.72,
94
+ "time": 0.08295900000001666
95
95
  },
96
96
  {
97
97
  "instanceCount": 100,
98
- "memoryPerInstance": 1782.64,
99
- "time": 0.3013750000000073
98
+ "memoryPerInstance": 1756.72,
99
+ "time": 0.0821669999999699
100
100
  },
101
101
  {
102
102
  "instanceCount": 100,
103
- "memoryPerInstance": 1756.48,
104
- "time": 0.2880000000000109
103
+ "memoryPerInstance": 1756.96,
104
+ "time": 0.08145899999999529
105
105
  },
106
106
  {
107
107
  "instanceCount": 100,
108
- "memoryPerInstance": 6198.08,
109
- "time": 0.3109999999999786
108
+ "memoryPerInstance": 6442.96,
109
+ "time": 0.11016700000004676
110
110
  },
111
111
  {
112
112
  "instanceCount": 100,
113
- "memoryPerInstance": 5869.04,
114
- "time": 0.3111250000000041
113
+ "memoryPerInstance": 6040.72,
114
+ "time": 0.12570799999997462
115
115
  },
116
116
  {
117
117
  "instanceCount": 100,
118
- "memoryPerInstance": 1756.24,
119
- "time": 0.2508330000000001
118
+ "memoryPerInstance": 1757.12,
119
+ "time": 0.0887499999999477
120
120
  },
121
121
  {
122
122
  "instanceCount": 100,
123
- "memoryPerInstance": 1757.36,
124
- "time": 0.2271250000000009
123
+ "memoryPerInstance": 1756.72,
124
+ "time": 0.08679200000000264
125
125
  },
126
126
  {
127
127
  "instanceCount": 100,
128
- "memoryPerInstance": 1756.08,
129
- "time": 0.1047919999999749
128
+ "memoryPerInstance": 1757.12,
129
+ "time": 0.08129100000002154
130
130
  },
131
131
  {
132
132
  "instanceCount": 100,
133
- "memoryPerInstance": 1755.92,
134
- "time": 0.12362500000000409
133
+ "memoryPerInstance": 1756.88,
134
+ "time": 0.08020900000002484
135
135
  },
136
136
  {
137
137
  "instanceCount": 100,
138
- "memoryPerInstance": 1756.16,
139
- "time": 0.08458300000000918
138
+ "memoryPerInstance": 1756.72,
139
+ "time": 0.07995900000003076
140
140
  },
141
141
  {
142
142
  "instanceCount": 100,
143
- "memoryPerInstance": 1756.08,
144
- "time": 0.08320900000001075
143
+ "memoryPerInstance": 1756.88,
144
+ "time": 0.08054099999998243
145
145
  },
146
146
  {
147
147
  "instanceCount": 100,
148
- "memoryPerInstance": 1756.24,
149
- "time": 0.25300000000004275
148
+ "memoryPerInstance": 1757.12,
149
+ "time": 0.08091600000000199
150
150
  },
151
151
  {
152
152
  "instanceCount": 100,
153
- "memoryPerInstance": 1756.08,
154
- "time": 0.20949999999999136
153
+ "memoryPerInstance": 1783.44,
154
+ "time": 0.10524999999995543
155
155
  },
156
156
  {
157
157
  "instanceCount": 100,
158
- "memoryPerInstance": 1757.28,
159
- "time": 0.31529199999999946
158
+ "memoryPerInstance": 1756.72,
159
+ "time": 0.07974999999999
160
160
  },
161
161
  {
162
162
  "instanceCount": 100,
163
- "memoryPerInstance": 10789.92,
164
- "time": 0.5623750000000314
163
+ "memoryPerInstance": 10792.08,
164
+ "time": 0.21712499999995316
165
165
  },
166
166
  {
167
167
  "instanceCount": 100,
168
- "memoryPerInstance": 1756.4,
169
- "time": 0.29566600000003973
168
+ "memoryPerInstance": 1756.8,
169
+ "time": 0.07929199999995262
170
170
  },
171
171
  {
172
172
  "instanceCount": 100,
173
- "memoryPerInstance": 1756.4,
174
- "time": 0.2621250000000259
173
+ "memoryPerInstance": 1756.72,
174
+ "time": 0.07854100000002973
175
175
  },
176
176
  {
177
177
  "instanceCount": 100,
178
- "memoryPerInstance": 1756.32,
179
- "time": 0.22641599999997197
178
+ "memoryPerInstance": 1757.12,
179
+ "time": 0.09254099999998289
180
180
  },
181
181
  {
182
182
  "instanceCount": 100,
183
- "memoryPerInstance": 1755.92,
184
- "time": 0.1114170000000172
183
+ "memoryPerInstance": 1756.88,
184
+ "time": 0.0915000000000532
185
185
  },
186
186
  {
187
187
  "instanceCount": 100,
188
- "memoryPerInstance": 1783.52,
189
- "time": 0.30266699999998536
188
+ "memoryPerInstance": 1756.72,
189
+ "time": 0.0892910000000029
190
190
  },
191
191
  {
192
192
  "instanceCount": 100,
193
- "memoryPerInstance": 1756,
194
- "time": 0.28587500000003274
193
+ "memoryPerInstance": 1756.88,
194
+ "time": 0.09116699999998445
195
195
  },
196
196
  {
197
197
  "instanceCount": 100,
198
- "memoryPerInstance": 1756.24,
199
- "time": 0.4386250000000018
198
+ "memoryPerInstance": 1756.8,
199
+ "time": 0.09141699999997854
200
200
  },
201
201
  {
202
202
  "instanceCount": 100,
203
- "memoryPerInstance": 1756.08,
204
- "time": 0.310292000000004
203
+ "memoryPerInstance": 1756.72,
204
+ "time": 0.09454200000004676
205
205
  },
206
206
  {
207
207
  "instanceCount": 100,
208
- "memoryPerInstance": 1756,
209
- "time": 0.29879199999999173
208
+ "memoryPerInstance": 1757.12,
209
+ "time": 0.130833999999993
210
210
  },
211
211
  {
212
212
  "instanceCount": 100,
213
- "memoryPerInstance": 1756.24,
214
- "time": 0.26037500000001046
213
+ "memoryPerInstance": 1756.88,
214
+ "time": 0.09112500000003365
215
215
  },
216
216
  {
217
217
  "instanceCount": 100,
218
- "memoryPerInstance": 1756.48,
219
- "time": 0.2725000000000364
218
+ "memoryPerInstance": 1756.72,
219
+ "time": 0.08887499999997317
220
220
  },
221
221
  {
222
222
  "instanceCount": 100,
223
- "memoryPerInstance": 1756.72,
224
- "time": 0.28004199999998036
223
+ "memoryPerInstance": 1761.2,
224
+ "time": 0.09195799999997689
225
225
  },
226
226
  {
227
227
  "instanceCount": 100,
228
- "memoryPerInstance": 1756.24,
229
- "time": 0.5295419999999922
228
+ "memoryPerInstance": 1757.04,
229
+ "time": 0.08991600000001654
230
230
  },
231
231
  {
232
232
  "instanceCount": 100,
233
- "memoryPerInstance": 1756.16,
234
- "time": 0.2569159999999897
233
+ "memoryPerInstance": 1756.72,
234
+ "time": 0.08916600000003427
235
235
  },
236
236
  {
237
237
  "instanceCount": 100,
238
- "memoryPerInstance": 1756.48,
239
- "time": 0.2811250000000314
238
+ "memoryPerInstance": 1757.2,
239
+ "time": 0.09045800000001236
240
240
  },
241
241
  {
242
242
  "instanceCount": 100,
243
- "memoryPerInstance": 1756.24,
244
- "time": 0.11525000000000318
243
+ "memoryPerInstance": 1756.88,
244
+ "time": 0.09325000000001182
245
245
  },
246
246
  {
247
247
  "instanceCount": 100,
248
- "memoryPerInstance": 1756.32,
249
- "time": 0.09670899999997573
248
+ "memoryPerInstance": 1756.72,
249
+ "time": 0.08916600000003427
250
250
  },
251
251
  {
252
252
  "instanceCount": 100,
253
- "memoryPerInstance": 1756.16,
254
- "time": 0.11108400000000529
253
+ "memoryPerInstance": 1756.72,
254
+ "time": 0.1113749999999527
255
255
  }
256
256
  ],
257
257
  "stats": {
@@ -259,267 +259,267 @@
259
259
  "iterations": 50,
260
260
  "memoryPerInstance": {
261
261
  "min": 200,
262
- "max": 10789.92,
263
- "average": 2214.0480000000007,
264
- "stdDev": 1792.8516593360423
262
+ "max": 10792.08,
263
+ "average": 2195.304,
264
+ "stdDev": 1806.5485860767767
265
265
  },
266
266
  "time": {
267
- "min": 0.08320900000001075,
268
- "max": 3.041416999999967,
269
- "average": 0.3143742000000009,
270
- "stdDev": 0.4026253931389788
267
+ "min": 0.07854100000002973,
268
+ "max": 2.6470840000000067,
269
+ "average": 0.17086327999999526,
270
+ "stdDev": 0.3597837968821857
271
271
  },
272
272
  "status": "PASS",
273
273
  "measurements": [
274
274
  {
275
275
  "instanceCount": 100,
276
- "memoryPerInstance": 1796.24,
277
- "time": 0.32133299999998144
276
+ "memoryPerInstance": 1871.92,
277
+ "time": 0.2697499999999877
278
278
  },
279
279
  {
280
280
  "instanceCount": 100,
281
- "memoryPerInstance": 1756.24,
282
- "time": 0.28058300000003555
281
+ "memoryPerInstance": 1757.12,
282
+ "time": 0.30341599999997015
283
283
  },
284
284
  {
285
285
  "instanceCount": 100,
286
- "memoryPerInstance": 1770.8,
287
- "time": 0.291041000000007
286
+ "memoryPerInstance": 1757.6,
287
+ "time": 0.30212499999998954
288
288
  },
289
289
  {
290
290
  "instanceCount": 100,
291
- "memoryPerInstance": 1755.92,
292
- "time": 0.2632499999999709
291
+ "memoryPerInstance": 1756.72,
292
+ "time": 0.2638329999999769
293
293
  },
294
294
  {
295
295
  "instanceCount": 100,
296
- "memoryPerInstance": 1756.24,
297
- "time": 0.25995799999998326
296
+ "memoryPerInstance": 1757.12,
297
+ "time": 0.2811669999999822
298
298
  },
299
299
  {
300
300
  "instanceCount": 100,
301
- "memoryPerInstance": 1756.48,
302
- "time": 0.2692920000000072
301
+ "memoryPerInstance": 1757.36,
302
+ "time": 0.26383399999997437
303
303
  },
304
304
  {
305
305
  "instanceCount": 100,
306
- "memoryPerInstance": 8853.76,
307
- "time": 0.4199169999999981
306
+ "memoryPerInstance": 8556.32,
307
+ "time": 0.21854200000001356
308
308
  },
309
309
  {
310
310
  "instanceCount": 100,
311
- "memoryPerInstance": 1756.24,
312
- "time": 0.3760000000000332
311
+ "memoryPerInstance": 1757.6,
312
+ "time": 0.09483299999999417
313
313
  },
314
314
  {
315
315
  "instanceCount": 100,
316
- "memoryPerInstance": 1769.04,
317
- "time": 0.10499999999996135
316
+ "memoryPerInstance": 1756.72,
317
+ "time": 0.14024999999998045
318
318
  },
319
319
  {
320
320
  "instanceCount": 100,
321
- "memoryPerInstance": 1378.8,
322
- "time": 0.09754199999997581
321
+ "memoryPerInstance": 281.76,
322
+ "time": 0.09787499999998772
323
323
  },
324
324
  {
325
325
  "instanceCount": 100,
326
326
  "memoryPerInstance": 200,
327
- "time": 3.041416999999967
327
+ "time": 2.6470840000000067
328
328
  },
329
329
  {
330
330
  "instanceCount": 100,
331
- "memoryPerInstance": 1756.24,
332
- "time": 0.2631670000000099
331
+ "memoryPerInstance": 1757.28,
332
+ "time": 0.09383299999996098
333
333
  },
334
334
  {
335
335
  "instanceCount": 100,
336
- "memoryPerInstance": 1756.4,
337
- "time": 0.24220800000000509
336
+ "memoryPerInstance": 1756.72,
337
+ "time": 0.08166599999998425
338
338
  },
339
339
  {
340
340
  "instanceCount": 100,
341
- "memoryPerInstance": 1756.08,
342
- "time": 0.2741669999999772
341
+ "memoryPerInstance": 1756.8,
342
+ "time": 0.09579100000001972
343
343
  },
344
344
  {
345
345
  "instanceCount": 100,
346
- "memoryPerInstance": 1755.92,
347
- "time": 0.24704099999996743
346
+ "memoryPerInstance": 1757.6,
347
+ "time": 0.08183299999996052
348
348
  },
349
349
  {
350
350
  "instanceCount": 100,
351
- "memoryPerInstance": 1755.92,
352
- "time": 0.32170899999999847
351
+ "memoryPerInstance": 1756.72,
352
+ "time": 0.08058299999999008
353
353
  },
354
354
  {
355
355
  "instanceCount": 100,
356
- "memoryPerInstance": 1772.56,
357
- "time": 0.24408299999998917
356
+ "memoryPerInstance": 1757.12,
357
+ "time": 0.08929200000000037
358
358
  },
359
359
  {
360
360
  "instanceCount": 100,
361
- "memoryPerInstance": 1756,
362
- "time": 0.239750000000015
361
+ "memoryPerInstance": 1756.72,
362
+ "time": 0.08295900000001666
363
363
  },
364
364
  {
365
365
  "instanceCount": 100,
366
- "memoryPerInstance": 1782.64,
367
- "time": 0.3013750000000073
366
+ "memoryPerInstance": 1756.72,
367
+ "time": 0.0821669999999699
368
368
  },
369
369
  {
370
370
  "instanceCount": 100,
371
- "memoryPerInstance": 1756.48,
372
- "time": 0.2880000000000109
371
+ "memoryPerInstance": 1756.96,
372
+ "time": 0.08145899999999529
373
373
  },
374
374
  {
375
375
  "instanceCount": 100,
376
- "memoryPerInstance": 6198.08,
377
- "time": 0.3109999999999786
376
+ "memoryPerInstance": 6442.96,
377
+ "time": 0.11016700000004676
378
378
  },
379
379
  {
380
380
  "instanceCount": 100,
381
- "memoryPerInstance": 5869.04,
382
- "time": 0.3111250000000041
381
+ "memoryPerInstance": 6040.72,
382
+ "time": 0.12570799999997462
383
383
  },
384
384
  {
385
385
  "instanceCount": 100,
386
- "memoryPerInstance": 1756.24,
387
- "time": 0.2508330000000001
386
+ "memoryPerInstance": 1757.12,
387
+ "time": 0.0887499999999477
388
388
  },
389
389
  {
390
390
  "instanceCount": 100,
391
- "memoryPerInstance": 1757.36,
392
- "time": 0.2271250000000009
391
+ "memoryPerInstance": 1756.72,
392
+ "time": 0.08679200000000264
393
393
  },
394
394
  {
395
395
  "instanceCount": 100,
396
- "memoryPerInstance": 1756.08,
397
- "time": 0.1047919999999749
396
+ "memoryPerInstance": 1757.12,
397
+ "time": 0.08129100000002154
398
398
  },
399
399
  {
400
400
  "instanceCount": 100,
401
- "memoryPerInstance": 1755.92,
402
- "time": 0.12362500000000409
401
+ "memoryPerInstance": 1756.88,
402
+ "time": 0.08020900000002484
403
403
  },
404
404
  {
405
405
  "instanceCount": 100,
406
- "memoryPerInstance": 1756.16,
407
- "time": 0.08458300000000918
406
+ "memoryPerInstance": 1756.72,
407
+ "time": 0.07995900000003076
408
408
  },
409
409
  {
410
410
  "instanceCount": 100,
411
- "memoryPerInstance": 1756.08,
412
- "time": 0.08320900000001075
411
+ "memoryPerInstance": 1756.88,
412
+ "time": 0.08054099999998243
413
413
  },
414
414
  {
415
415
  "instanceCount": 100,
416
- "memoryPerInstance": 1756.24,
417
- "time": 0.25300000000004275
416
+ "memoryPerInstance": 1757.12,
417
+ "time": 0.08091600000000199
418
418
  },
419
419
  {
420
420
  "instanceCount": 100,
421
- "memoryPerInstance": 1756.08,
422
- "time": 0.20949999999999136
421
+ "memoryPerInstance": 1783.44,
422
+ "time": 0.10524999999995543
423
423
  },
424
424
  {
425
425
  "instanceCount": 100,
426
- "memoryPerInstance": 1757.28,
427
- "time": 0.31529199999999946
426
+ "memoryPerInstance": 1756.72,
427
+ "time": 0.07974999999999
428
428
  },
429
429
  {
430
430
  "instanceCount": 100,
431
- "memoryPerInstance": 10789.92,
432
- "time": 0.5623750000000314
431
+ "memoryPerInstance": 10792.08,
432
+ "time": 0.21712499999995316
433
433
  },
434
434
  {
435
435
  "instanceCount": 100,
436
- "memoryPerInstance": 1756.4,
437
- "time": 0.29566600000003973
436
+ "memoryPerInstance": 1756.8,
437
+ "time": 0.07929199999995262
438
438
  },
439
439
  {
440
440
  "instanceCount": 100,
441
- "memoryPerInstance": 1756.4,
442
- "time": 0.2621250000000259
441
+ "memoryPerInstance": 1756.72,
442
+ "time": 0.07854100000002973
443
443
  },
444
444
  {
445
445
  "instanceCount": 100,
446
- "memoryPerInstance": 1756.32,
447
- "time": 0.22641599999997197
446
+ "memoryPerInstance": 1757.12,
447
+ "time": 0.09254099999998289
448
448
  },
449
449
  {
450
450
  "instanceCount": 100,
451
- "memoryPerInstance": 1755.92,
452
- "time": 0.1114170000000172
451
+ "memoryPerInstance": 1756.88,
452
+ "time": 0.0915000000000532
453
453
  },
454
454
  {
455
455
  "instanceCount": 100,
456
- "memoryPerInstance": 1783.52,
457
- "time": 0.30266699999998536
456
+ "memoryPerInstance": 1756.72,
457
+ "time": 0.0892910000000029
458
458
  },
459
459
  {
460
460
  "instanceCount": 100,
461
- "memoryPerInstance": 1756,
462
- "time": 0.28587500000003274
461
+ "memoryPerInstance": 1756.88,
462
+ "time": 0.09116699999998445
463
463
  },
464
464
  {
465
465
  "instanceCount": 100,
466
- "memoryPerInstance": 1756.24,
467
- "time": 0.4386250000000018
466
+ "memoryPerInstance": 1756.8,
467
+ "time": 0.09141699999997854
468
468
  },
469
469
  {
470
470
  "instanceCount": 100,
471
- "memoryPerInstance": 1756.08,
472
- "time": 0.310292000000004
471
+ "memoryPerInstance": 1756.72,
472
+ "time": 0.09454200000004676
473
473
  },
474
474
  {
475
475
  "instanceCount": 100,
476
- "memoryPerInstance": 1756,
477
- "time": 0.29879199999999173
476
+ "memoryPerInstance": 1757.12,
477
+ "time": 0.130833999999993
478
478
  },
479
479
  {
480
480
  "instanceCount": 100,
481
- "memoryPerInstance": 1756.24,
482
- "time": 0.26037500000001046
481
+ "memoryPerInstance": 1756.88,
482
+ "time": 0.09112500000003365
483
483
  },
484
484
  {
485
485
  "instanceCount": 100,
486
- "memoryPerInstance": 1756.48,
487
- "time": 0.2725000000000364
486
+ "memoryPerInstance": 1756.72,
487
+ "time": 0.08887499999997317
488
488
  },
489
489
  {
490
490
  "instanceCount": 100,
491
- "memoryPerInstance": 1756.72,
492
- "time": 0.28004199999998036
491
+ "memoryPerInstance": 1761.2,
492
+ "time": 0.09195799999997689
493
493
  },
494
494
  {
495
495
  "instanceCount": 100,
496
- "memoryPerInstance": 1756.24,
497
- "time": 0.5295419999999922
496
+ "memoryPerInstance": 1757.04,
497
+ "time": 0.08991600000001654
498
498
  },
499
499
  {
500
500
  "instanceCount": 100,
501
- "memoryPerInstance": 1756.16,
502
- "time": 0.2569159999999897
501
+ "memoryPerInstance": 1756.72,
502
+ "time": 0.08916600000003427
503
503
  },
504
504
  {
505
505
  "instanceCount": 100,
506
- "memoryPerInstance": 1756.48,
507
- "time": 0.2811250000000314
506
+ "memoryPerInstance": 1757.2,
507
+ "time": 0.09045800000001236
508
508
  },
509
509
  {
510
510
  "instanceCount": 100,
511
- "memoryPerInstance": 1756.24,
512
- "time": 0.11525000000000318
511
+ "memoryPerInstance": 1756.88,
512
+ "time": 0.09325000000001182
513
513
  },
514
514
  {
515
515
  "instanceCount": 100,
516
- "memoryPerInstance": 1756.32,
517
- "time": 0.09670899999997573
516
+ "memoryPerInstance": 1756.72,
517
+ "time": 0.08916600000003427
518
518
  },
519
519
  {
520
520
  "instanceCount": 100,
521
- "memoryPerInstance": 1756.16,
522
- "time": 0.11108400000000529
521
+ "memoryPerInstance": 1756.72,
522
+ "time": 0.1113749999999527
523
523
  }
524
524
  ]
525
525
  }