2024년 6월 12일 작업일지
SWC 파서 최적화
https://github.com/swc-project/swc/pull/9037
어제 했던 작업이랑 거의 비슷한 작업이다.
SWC Minifier 성능 Regression 수정
https://github.com/swc-project/swc/pull/9039
어제 한 작업이 지나치게 간단한 해결 방법을 써서 시간 복잡도가 O(n^2)가 됐다. 그걸 고치는 PR이다.
SWC CI Regression 수정
https://...
kdy1.dev2 min read