Skip to content

Commit

Permalink
chore(psi-gh-action): ✨ generated report file
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 1, 2024
1 parent d852f71 commit 063860e
Show file tree
Hide file tree
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-06-24T02:44:57.735Z
2024-07-01T02:49:51.586Z
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-06-24.json",
"latest": "report-2024-07-01.json",
"all": [
"report-2024-07-01.json",
"report-2024-06-24.json",
"report-2024-06-10.json",
"report-2024-06-03.json",
Expand All @@ -9,7 +10,6 @@
"report-2024-05-13.json",
"report-2024-05-06.json",
"report-2024-04-29.json",
"report-2024-04-22.json",
"report-2024-04-15.json"
"report-2024-04-22.json"
]
}
35 changes: 0 additions & 35 deletions psi-reports/report-2024-04-15.json

This file was deleted.

35 changes: 35 additions & 0 deletions psi-reports/report-2024-07-01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"timestamp": "2024-07-01T02:49:51.584Z",
"reports": [
{
"url": "https://www.mazipan.space/",
"device": "mobile",
"perf": 0.7,
"fid": 0,
"lcp": 2796.97,
"cls": 0.00431,
"fcp": 2413.1,
"fci": 0,
"tbt": 1084.91,
"tti": 5929.79,
"si": 2413.1,
"req": 37,
"size": 444029
},
{
"url": "https://www.mazipan.space/",
"device": "desktop",
"perf": 0.99,
"fid": 0,
"lcp": 708.4,
"cls": 0.00306,
"fcp": 648.39,
"fci": 0,
"tbt": 13,
"tti": 703.26,
"si": 849.23,
"req": 38,
"size": 524081
}
]
}

1 comment on commit 063860e

@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
🟠 68/100 0ms 2,929ms 0.004 2,412ms 0ms 1,208ms 6,881ms 2,412ms 36ms 444kB

💻 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 711ms 0.003 649ms 0ms 42ms 1,566ms 649ms 40ms 525kB

👋 Generated by psi-github-action

📖 Learn about the abbreviation

Please sign in to comment.