@fjell/registry 4.4.10 → 4.4.13

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