UNPKG

@mikezimm/fps-core-v7

Version:

Library of reusable core interfaces, types and constants migrated from fps-library-v2

134 lines 4.24 kB
/** * 2024-09-09: Migrated from v2/src/logic/molecules/Performance */ export const MockPerformance = { "onInit": new Date("2022-12-08T19:37:11.656Z"), "constructor": new Date("2022-12-08T19:37:11.659Z"), "sets": {}, "ops": { "fetch1": { "label": "fetch1 appLinks", "start": new Date("2022-12-08T19:37:11.696Z"), "startStr": "2:37:11 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:37:12.021Z"), "endStr": "2:37:12 PM", "ms": 325, "c": 44, "a": 7.4 }, "fetch6": { "label": "fetch6 News", "start": new Date("2022-12-08T19:37:12.021Z"), "startStr": "2:37:12 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:37:12.240Z"), "endStr": "2:37:12 PM", "ms": 219, "c": 4, "a": 54.8 }, "fetch4": { "label": "fetch4 Standards", "start": new Date("2022-12-08T19:38:09.271Z"), "startStr": "2:38:09 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:38:10.665Z"), "endStr": "2:38:10 PM", "ms": 1394, "c": 101, "a": 13.8 }, "fetch5": { "label": "fetch5 SupportDocs", "start": new Date("2022-12-08T19:38:10.665Z"), "startStr": "2:38:10 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:38:11.766Z"), "endStr": "2:38:11 PM", "ms": 1101, "c": 106, "a": 10.4 }, "fetch0": { "label": "fetch0 General", "start": new Date("2022-12-08T19:38:11.766Z"), "startStr": "2:38:11 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:38:12.312Z"), "endStr": "2:38:12 PM", "ms": 546, "c": 22, "a": 24.8 }, "fetch2": { "label": "fetch2 Acronyms", "start": new Date("2022-12-08T19:38:12.312Z"), "startStr": "2:38:12 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:38:12.579Z"), "endStr": "2:38:12 PM", "ms": 267, "c": 69, "a": 3.9 }, "fetch3": { "label": "fetch3 Entities", "start": new Date("2022-12-08T19:38:12.579Z"), "startStr": "2:38:12 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:38:12.922Z"), "endStr": "2:38:12 PM", "ms": 343, "c": 199, "a": 1.7 }, "fetch7": { "label": "fetch7 Forms", "start": new Date("2022-12-08T19:38:12.922Z"), "startStr": "2:38:12 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:38:13.135Z"), "endStr": "2:38:13 PM", "ms": 213, "c": 39, "a": 5.5 }, "fetch8": { "label": "fetch8 Help", "start": new Date("2022-12-08T19:38:13.135Z"), "startStr": "2:38:13 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:38:13.289Z"), "endStr": "2:38:13 PM", "ms": 154, "c": 10, "a": 15.4 }, "fetch9": { "label": "fetch9 Accounts", "start": new Date("2022-12-08T19:38:13.289Z"), "startStr": "2:38:13 PM", "mode": 1, "details": [], "end": new Date("2022-12-08T19:38:13.561Z"), "endStr": "2:38:13 PM", "ms": 272, "c": 332, "a": 0.8 } }, "monitor": false, "history": [], "mode": 1 }; //# sourceMappingURL=MockData.js.map