mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 04:15:36 -04:00
[PR #26] [MERGED] massive perf improvements #177
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop/pull/26
Author: @Huskydog9988
Created: 3/14/2025
Status: ✅ Merged
Merged: 3/22/2025
Merged by: @DecDuck
Base:
develop← Head:perf-fixes📝 Commits (2)
cd93ba2massive perf improvementsd4d1eafMerge branch 'develop' into perf-fixes📊 Changes
6 files changed (+1044 additions, -36 deletions)
View changed files
📝
components/UserHeader/UserWidget.vue(+7 -3)📝
layouts/default.vue(+2 -2)📝
nuxt.config.ts(+28 -1)📝
package.json(+9 -3)📝
pages/store/index.vue(+1 -1)📝
yarn.lock(+997 -26)📄 Description
on the store page, brings LCP down to only 5.6s from 11s. total lighthouse score is now 78
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.