Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lumyjuwon authored May 4, 2019
1 parent a586058 commit 995ff74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Crawler.start()
intel i5 9600 cpu로 테스트 해본 결과 1개의 카테고리 당 평균 **8%** 의 cpu 점유율을 보였습니다.
크롤러를 실행하는 컴퓨터 사양에 맞게 카테고리 개수를 맞추시거나 반복문을 이용하시기 바랍니다.

![ex_screenshot](./img/MultiThread.PNG)
![ex_screenshot](./img/multi_process.PNG)

## Results
![ex_screenshot](./img/article_result.PNG)
Expand Down Expand Up @@ -106,7 +106,7 @@ Crawler.start()
Testing with intel i5 9600 cpu showed an average ** 8% ** cpu share per category.
Please adjust the number of categories to match the specifications of the computer running the crawler, or use a loop.

![ex_screenshot](./img/MultiThread.PNG)
![ex_screenshot](./img/multi_process.PNG)

## Results
![ex_screenshot](./img/article_result.PNG)
Expand Down

0 comments on commit 995ff74

Please sign in to comment.