Skip to content

Commit 27f4920

Browse files
committed
readme 이미지 추가
1 parent ead8843 commit 27f4920

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
## 성능 개선 보고서
88

9+
![prev_performance](https://artinfo.s3.ap-northeast-2.amazonaws.com/prod/upload/1710/images/20241124/original/3wqTosmbi_H.1732424869490.png)
10+
911
### 기존 성능
1012

1113
| 변수명 | 측정값 |
@@ -16,15 +18,21 @@
1618
| CLS | 0.418 |
1719
| Speed Index | 0.7s |
1820

21+
<br />
22+
23+
---
24+
25+
![prev_performance](https://artinfo.s3.ap-northeast-2.amazonaws.com/prod/upload/1710/images/20241124/original/Nrqvt5WjiNA.1732424945855.png)
26+
1927
### 개선 후 성능
2028

2129
| 변수명 | 측정값 |
2230
| ----------- | ------ |
2331
| FCP | 0.6s |
24-
| LCP | 1.9s |
32+
| LCP | 1.8s |
2533
| TBT | 0s |
2634
| CLS | 0.005 |
27-
| Speed Index | 0.8s |
35+
| Speed Index | 1.2s |
2836

2937
### 기존 코드의 문제점과 개선방법
3038

0 commit comments

Comments
 (0)