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