From 995ff74abdd49377f92bda6aff71c50c50d27378 Mon Sep 17 00:00:00 2001 From: Seong JuWon Date: Sat, 4 May 2019 17:49:17 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7169cd8..220c70f 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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)