Skip to content

Commit

Permalink
chore(psi-gh-action): ✨ generated report file
Browse files Browse the repository at this point in the history
actions-user committed Sep 9, 2024
1 parent fc9daa5 commit 03f29dc
Showing 4 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion psi-reports/LAST_UPDATED.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-09-02T02:55:58.399Z
2024-09-09T02:58:08.494Z
6 changes: 3 additions & 3 deletions psi-reports/available-reports.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"latest": "report-2024-09-02.json",
"latest": "report-2024-09-09.json",
"all": [
"report-2024-09-09.json",
"report-2024-09-02.json",
"report-2024-08-26.json",
"report-2024-08-19.json",
@@ -9,7 +10,6 @@
"report-2024-07-29.json",
"report-2024-07-22.json",
"report-2024-07-15.json",
"report-2024-07-08.json",
"report-2024-07-01.json"
"report-2024-07-08.json"
]
}
35 changes: 0 additions & 35 deletions psi-reports/report-2024-07-01.json

This file was deleted.

35 changes: 35 additions & 0 deletions psi-reports/report-2024-09-09.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"timestamp": "2024-09-09T02:58:08.492Z",
"reports": [
{
"url": "https://www.mazipan.space/",
"device": "mobile",
"perf": 0.66,
"fid": 0,
"lcp": 2498.7,
"cls": 0.00342,
"fcp": 2412.99,
"fci": 0,
"tbt": 2202.71,
"tti": 6714.57,
"si": 2412.99,
"req": 36,
"size": 440722
},
{
"url": "https://www.mazipan.space/",
"device": "desktop",
"perf": 0.98,
"fid": 0,
"lcp": 995.61,
"cls": 0.00023,
"fcp": 836.87,
"fci": 0,
"tbt": 14,
"tti": 995.61,
"si": 884.96,
"req": 38,
"size": 523253
}
]
}

1 comment on commit 03f29dc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📱 Mobile Device

Page: https://www.mazipan.space/

Perf Core Web Vitals Timings Resources
FID LCP CLS FCP FCI TBT TTI SI Resources Count Resources Size
🟠 70/100 0ms 2,441ms 0.004 2,441ms 0ms 1,297ms 6,795ms 2,441ms 36ms 440kB

💻 Desktop Device

Page: https://www.mazipan.space/

Perf Core Web Vitals Timings Resources
FID LCP CLS FCP FCI TBT TTI SI Resources Count Resources Size
🟢 100/100 0ms 648ms 0.003 648ms 0ms 29ms 745ms 648ms 38ms 521kB

👋 Generated by psi-github-action

📖 Learn about the abbreviation

Please sign in to comment.