@trevonistrevon/pi-loop 0.5.1 → 0.5.3

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 (39) hide show
  1. package/dist/goal-store.d.ts +2 -0
  2. package/dist/goal-store.js +16 -4
  3. package/dist/store.d.ts +2 -0
  4. package/dist/store.js +16 -4
  5. package/dist/task-store.d.ts +2 -0
  6. package/dist/task-store.js +16 -4
  7. package/dist/tools/native-task-tools.js +9 -3
  8. package/dist/ui/widget.d.ts +0 -1
  9. package/dist/ui/widget.js +1 -14
  10. package/package.json +1 -1
  11. package/src/goal-store.ts +15 -4
  12. package/src/store.ts +15 -4
  13. package/src/task-store.ts +15 -4
  14. package/src/tools/native-task-tools.ts +9 -3
  15. package/src/ui/widget.ts +1 -16
  16. package/tmp/perf-cap-data/loops.json +455 -0
  17. package/tmp/perf-cap-data/tasks.json +1 -0
  18. package/tmp/perf-data/loops-0.json +1 -0
  19. package/tmp/perf-data/loops-10.json +1 -0
  20. package/tmp/perf-data/loops-100.json +1 -0
  21. package/tmp/perf-data/loops-1000.json +1 -0
  22. package/tmp/perf-data/loops-500.json +1 -0
  23. package/tmp/perf-data/tasks-0.json +1 -0
  24. package/tmp/perf-data/tasks-10.json +1 -0
  25. package/tmp/perf-data/tasks-100.json +1 -0
  26. package/tmp/perf-data/tasks-1000.json +1 -0
  27. package/tmp/perf-data/tasks-500.json +1 -0
  28. package/tmp/perf-data-session/loops-0.json +4 -0
  29. package/tmp/perf-data-session/loops-100.json +1805 -0
  30. package/tmp/perf-data-session/loops-1000.json +18005 -0
  31. package/tmp/perf-data-session/loops-25.json +455 -0
  32. package/tmp/perf-data-session/loops-500.json +9005 -0
  33. package/tmp/perf-data-session/tasks-0.json +1 -0
  34. package/tmp/perf-data-session/tasks-100.json +1 -0
  35. package/tmp/perf-data-session/tasks-1000.json +1 -0
  36. package/tmp/perf-data-session/tasks-25.json +1 -0
  37. package/tmp/perf-data-session/tasks-500.json +1 -0
  38. package/tmp/perf-session-init.js +98 -0
  39. package/tmp/perf-startup-audit.js +80 -0
@@ -0,0 +1,455 @@
1
+ {
2
+ "nextId": 26,
3
+ "loops": [
4
+ {
5
+ "id": "1",
6
+ "prompt": "Loop 1",
7
+ "trigger": {
8
+ "type": "cron",
9
+ "schedule": "*/5 * * * *"
10
+ },
11
+ "recurring": true,
12
+ "autoTask": false,
13
+ "taskBacklog": false,
14
+ "readOnly": false,
15
+ "maxFires": 30,
16
+ "fireCount": 0,
17
+ "status": "active",
18
+ "createdAt": 1780943884556,
19
+ "updatedAt": 1780943884556,
20
+ "expiresAt": 1781548684556
21
+ },
22
+ {
23
+ "id": "2",
24
+ "prompt": "Loop 2",
25
+ "trigger": {
26
+ "type": "cron",
27
+ "schedule": "*/5 * * * *"
28
+ },
29
+ "recurring": true,
30
+ "autoTask": false,
31
+ "taskBacklog": false,
32
+ "readOnly": false,
33
+ "maxFires": 30,
34
+ "fireCount": 0,
35
+ "status": "active",
36
+ "createdAt": 1780943884556,
37
+ "updatedAt": 1780943884556,
38
+ "expiresAt": 1781548684556
39
+ },
40
+ {
41
+ "id": "3",
42
+ "prompt": "Loop 3",
43
+ "trigger": {
44
+ "type": "cron",
45
+ "schedule": "*/5 * * * *"
46
+ },
47
+ "recurring": true,
48
+ "autoTask": false,
49
+ "taskBacklog": false,
50
+ "readOnly": false,
51
+ "maxFires": 30,
52
+ "fireCount": 0,
53
+ "status": "active",
54
+ "createdAt": 1780943884556,
55
+ "updatedAt": 1780943884556,
56
+ "expiresAt": 1781548684556
57
+ },
58
+ {
59
+ "id": "4",
60
+ "prompt": "Loop 4",
61
+ "trigger": {
62
+ "type": "cron",
63
+ "schedule": "*/5 * * * *"
64
+ },
65
+ "recurring": true,
66
+ "autoTask": false,
67
+ "taskBacklog": false,
68
+ "readOnly": false,
69
+ "maxFires": 30,
70
+ "fireCount": 0,
71
+ "status": "active",
72
+ "createdAt": 1780943884556,
73
+ "updatedAt": 1780943884556,
74
+ "expiresAt": 1781548684556
75
+ },
76
+ {
77
+ "id": "5",
78
+ "prompt": "Loop 5",
79
+ "trigger": {
80
+ "type": "cron",
81
+ "schedule": "*/5 * * * *"
82
+ },
83
+ "recurring": true,
84
+ "autoTask": false,
85
+ "taskBacklog": false,
86
+ "readOnly": false,
87
+ "maxFires": 30,
88
+ "fireCount": 0,
89
+ "status": "active",
90
+ "createdAt": 1780943884556,
91
+ "updatedAt": 1780943884556,
92
+ "expiresAt": 1781548684556
93
+ },
94
+ {
95
+ "id": "6",
96
+ "prompt": "Loop 6",
97
+ "trigger": {
98
+ "type": "cron",
99
+ "schedule": "*/5 * * * *"
100
+ },
101
+ "recurring": true,
102
+ "autoTask": false,
103
+ "taskBacklog": false,
104
+ "readOnly": false,
105
+ "maxFires": 30,
106
+ "fireCount": 0,
107
+ "status": "active",
108
+ "createdAt": 1780943884556,
109
+ "updatedAt": 1780943884556,
110
+ "expiresAt": 1781548684556
111
+ },
112
+ {
113
+ "id": "7",
114
+ "prompt": "Loop 7",
115
+ "trigger": {
116
+ "type": "cron",
117
+ "schedule": "*/5 * * * *"
118
+ },
119
+ "recurring": true,
120
+ "autoTask": false,
121
+ "taskBacklog": false,
122
+ "readOnly": false,
123
+ "maxFires": 30,
124
+ "fireCount": 0,
125
+ "status": "active",
126
+ "createdAt": 1780943884556,
127
+ "updatedAt": 1780943884556,
128
+ "expiresAt": 1781548684556
129
+ },
130
+ {
131
+ "id": "8",
132
+ "prompt": "Loop 8",
133
+ "trigger": {
134
+ "type": "cron",
135
+ "schedule": "*/5 * * * *"
136
+ },
137
+ "recurring": true,
138
+ "autoTask": false,
139
+ "taskBacklog": false,
140
+ "readOnly": false,
141
+ "maxFires": 30,
142
+ "fireCount": 0,
143
+ "status": "active",
144
+ "createdAt": 1780943884556,
145
+ "updatedAt": 1780943884556,
146
+ "expiresAt": 1781548684556
147
+ },
148
+ {
149
+ "id": "9",
150
+ "prompt": "Loop 9",
151
+ "trigger": {
152
+ "type": "cron",
153
+ "schedule": "*/5 * * * *"
154
+ },
155
+ "recurring": true,
156
+ "autoTask": false,
157
+ "taskBacklog": false,
158
+ "readOnly": false,
159
+ "maxFires": 30,
160
+ "fireCount": 0,
161
+ "status": "active",
162
+ "createdAt": 1780943884556,
163
+ "updatedAt": 1780943884556,
164
+ "expiresAt": 1781548684556
165
+ },
166
+ {
167
+ "id": "10",
168
+ "prompt": "Loop 10",
169
+ "trigger": {
170
+ "type": "cron",
171
+ "schedule": "*/5 * * * *"
172
+ },
173
+ "recurring": true,
174
+ "autoTask": false,
175
+ "taskBacklog": false,
176
+ "readOnly": false,
177
+ "maxFires": 30,
178
+ "fireCount": 0,
179
+ "status": "active",
180
+ "createdAt": 1780943884556,
181
+ "updatedAt": 1780943884556,
182
+ "expiresAt": 1781548684556
183
+ },
184
+ {
185
+ "id": "11",
186
+ "prompt": "Loop 11",
187
+ "trigger": {
188
+ "type": "cron",
189
+ "schedule": "*/5 * * * *"
190
+ },
191
+ "recurring": true,
192
+ "autoTask": false,
193
+ "taskBacklog": false,
194
+ "readOnly": false,
195
+ "maxFires": 30,
196
+ "fireCount": 0,
197
+ "status": "active",
198
+ "createdAt": 1780943884556,
199
+ "updatedAt": 1780943884556,
200
+ "expiresAt": 1781548684556
201
+ },
202
+ {
203
+ "id": "12",
204
+ "prompt": "Loop 12",
205
+ "trigger": {
206
+ "type": "cron",
207
+ "schedule": "*/5 * * * *"
208
+ },
209
+ "recurring": true,
210
+ "autoTask": false,
211
+ "taskBacklog": false,
212
+ "readOnly": false,
213
+ "maxFires": 30,
214
+ "fireCount": 0,
215
+ "status": "active",
216
+ "createdAt": 1780943884556,
217
+ "updatedAt": 1780943884556,
218
+ "expiresAt": 1781548684556
219
+ },
220
+ {
221
+ "id": "13",
222
+ "prompt": "Loop 13",
223
+ "trigger": {
224
+ "type": "cron",
225
+ "schedule": "*/5 * * * *"
226
+ },
227
+ "recurring": true,
228
+ "autoTask": false,
229
+ "taskBacklog": false,
230
+ "readOnly": false,
231
+ "maxFires": 30,
232
+ "fireCount": 0,
233
+ "status": "active",
234
+ "createdAt": 1780943884556,
235
+ "updatedAt": 1780943884556,
236
+ "expiresAt": 1781548684556
237
+ },
238
+ {
239
+ "id": "14",
240
+ "prompt": "Loop 14",
241
+ "trigger": {
242
+ "type": "cron",
243
+ "schedule": "*/5 * * * *"
244
+ },
245
+ "recurring": true,
246
+ "autoTask": false,
247
+ "taskBacklog": false,
248
+ "readOnly": false,
249
+ "maxFires": 30,
250
+ "fireCount": 0,
251
+ "status": "active",
252
+ "createdAt": 1780943884556,
253
+ "updatedAt": 1780943884556,
254
+ "expiresAt": 1781548684556
255
+ },
256
+ {
257
+ "id": "15",
258
+ "prompt": "Loop 15",
259
+ "trigger": {
260
+ "type": "cron",
261
+ "schedule": "*/5 * * * *"
262
+ },
263
+ "recurring": true,
264
+ "autoTask": false,
265
+ "taskBacklog": false,
266
+ "readOnly": false,
267
+ "maxFires": 30,
268
+ "fireCount": 0,
269
+ "status": "active",
270
+ "createdAt": 1780943884556,
271
+ "updatedAt": 1780943884556,
272
+ "expiresAt": 1781548684556
273
+ },
274
+ {
275
+ "id": "16",
276
+ "prompt": "Loop 16",
277
+ "trigger": {
278
+ "type": "cron",
279
+ "schedule": "*/5 * * * *"
280
+ },
281
+ "recurring": true,
282
+ "autoTask": false,
283
+ "taskBacklog": false,
284
+ "readOnly": false,
285
+ "maxFires": 30,
286
+ "fireCount": 0,
287
+ "status": "active",
288
+ "createdAt": 1780943884556,
289
+ "updatedAt": 1780943884556,
290
+ "expiresAt": 1781548684556
291
+ },
292
+ {
293
+ "id": "17",
294
+ "prompt": "Loop 17",
295
+ "trigger": {
296
+ "type": "cron",
297
+ "schedule": "*/5 * * * *"
298
+ },
299
+ "recurring": true,
300
+ "autoTask": false,
301
+ "taskBacklog": false,
302
+ "readOnly": false,
303
+ "maxFires": 30,
304
+ "fireCount": 0,
305
+ "status": "active",
306
+ "createdAt": 1780943884556,
307
+ "updatedAt": 1780943884556,
308
+ "expiresAt": 1781548684556
309
+ },
310
+ {
311
+ "id": "18",
312
+ "prompt": "Loop 18",
313
+ "trigger": {
314
+ "type": "cron",
315
+ "schedule": "*/5 * * * *"
316
+ },
317
+ "recurring": true,
318
+ "autoTask": false,
319
+ "taskBacklog": false,
320
+ "readOnly": false,
321
+ "maxFires": 30,
322
+ "fireCount": 0,
323
+ "status": "active",
324
+ "createdAt": 1780943884556,
325
+ "updatedAt": 1780943884556,
326
+ "expiresAt": 1781548684556
327
+ },
328
+ {
329
+ "id": "19",
330
+ "prompt": "Loop 19",
331
+ "trigger": {
332
+ "type": "cron",
333
+ "schedule": "*/5 * * * *"
334
+ },
335
+ "recurring": true,
336
+ "autoTask": false,
337
+ "taskBacklog": false,
338
+ "readOnly": false,
339
+ "maxFires": 30,
340
+ "fireCount": 0,
341
+ "status": "active",
342
+ "createdAt": 1780943884556,
343
+ "updatedAt": 1780943884556,
344
+ "expiresAt": 1781548684556
345
+ },
346
+ {
347
+ "id": "20",
348
+ "prompt": "Loop 20",
349
+ "trigger": {
350
+ "type": "cron",
351
+ "schedule": "*/5 * * * *"
352
+ },
353
+ "recurring": true,
354
+ "autoTask": false,
355
+ "taskBacklog": false,
356
+ "readOnly": false,
357
+ "maxFires": 30,
358
+ "fireCount": 0,
359
+ "status": "active",
360
+ "createdAt": 1780943884556,
361
+ "updatedAt": 1780943884556,
362
+ "expiresAt": 1781548684556
363
+ },
364
+ {
365
+ "id": "21",
366
+ "prompt": "Loop 21",
367
+ "trigger": {
368
+ "type": "cron",
369
+ "schedule": "*/5 * * * *"
370
+ },
371
+ "recurring": true,
372
+ "autoTask": false,
373
+ "taskBacklog": false,
374
+ "readOnly": false,
375
+ "maxFires": 30,
376
+ "fireCount": 0,
377
+ "status": "active",
378
+ "createdAt": 1780943884556,
379
+ "updatedAt": 1780943884556,
380
+ "expiresAt": 1781548684556
381
+ },
382
+ {
383
+ "id": "22",
384
+ "prompt": "Loop 22",
385
+ "trigger": {
386
+ "type": "cron",
387
+ "schedule": "*/5 * * * *"
388
+ },
389
+ "recurring": true,
390
+ "autoTask": false,
391
+ "taskBacklog": false,
392
+ "readOnly": false,
393
+ "maxFires": 30,
394
+ "fireCount": 0,
395
+ "status": "active",
396
+ "createdAt": 1780943884556,
397
+ "updatedAt": 1780943884556,
398
+ "expiresAt": 1781548684556
399
+ },
400
+ {
401
+ "id": "23",
402
+ "prompt": "Loop 23",
403
+ "trigger": {
404
+ "type": "cron",
405
+ "schedule": "*/5 * * * *"
406
+ },
407
+ "recurring": true,
408
+ "autoTask": false,
409
+ "taskBacklog": false,
410
+ "readOnly": false,
411
+ "maxFires": 30,
412
+ "fireCount": 0,
413
+ "status": "active",
414
+ "createdAt": 1780943884556,
415
+ "updatedAt": 1780943884556,
416
+ "expiresAt": 1781548684556
417
+ },
418
+ {
419
+ "id": "24",
420
+ "prompt": "Loop 24",
421
+ "trigger": {
422
+ "type": "cron",
423
+ "schedule": "*/5 * * * *"
424
+ },
425
+ "recurring": true,
426
+ "autoTask": false,
427
+ "taskBacklog": false,
428
+ "readOnly": false,
429
+ "maxFires": 30,
430
+ "fireCount": 0,
431
+ "status": "active",
432
+ "createdAt": 1780943884556,
433
+ "updatedAt": 1780943884556,
434
+ "expiresAt": 1781548684556
435
+ },
436
+ {
437
+ "id": "25",
438
+ "prompt": "Loop 25",
439
+ "trigger": {
440
+ "type": "cron",
441
+ "schedule": "*/5 * * * *"
442
+ },
443
+ "recurring": true,
444
+ "autoTask": false,
445
+ "taskBacklog": false,
446
+ "readOnly": false,
447
+ "maxFires": 30,
448
+ "fireCount": 0,
449
+ "status": "active",
450
+ "createdAt": 1780943884556,
451
+ "updatedAt": 1780943884556,
452
+ "expiresAt": 1781548684556
453
+ }
454
+ ]
455
+ }