Skip to content

1.2.0

Compare
Choose a tag to compare
@code-yeongyu code-yeongyu released this 09 Feb 18:06
· 18 commits to master since this release
6dd1b0c

What's Changed

  • NaverPay 의 구매기록을 조회 할 경우 pupeteer 대신 axios 를 활용해 http request 를 보내어 parsing 하도록 변경합니다. by @code-yeongyu in #10
    • 스크래핑 속도를 약 45% 향상합니다.
  • 2018 Macbook Pro 15" 고급형 모델에서 총 5회 테스트 되었습니다.
  • 변경 전: (20.94+21.89+21.55+20.3+19.75)/5 = 평균 20.866 초
  • 변경 후: (11.33+11.14+11.9+11.61+11.51)/5 = 평균 11.498 초

Full Changelog: v1.1.0...v1.2.0