From 424a9f48ba05c4060ca183acd2dc1ba9472ff049 Mon Sep 17 00:00:00 2001 From: 404salad <404salad@gmail.com> Date: Thu, 5 Sep 2024 12:05:14 +0530 Subject: [PATCH] used rayon for parellely parsing articles, its faster and easier --- dist/index.html | 1272 +++++++++++++++++++++++- documentation/parellel_programming.txt | 11 + src/main.rs | 19 +- 3 files changed, 1292 insertions(+), 10 deletions(-) create mode 100644 documentation/parellel_programming.txt diff --git a/dist/index.html b/dist/index.html index 86b7fde..9a42dee 100644 --- a/dist/index.html +++ b/dist/index.html @@ -34,15 +34,1285 @@