## Add to codebase - [ ] Add parser to scrapy, so benchmark becomes more realistic ## Benchmark following components and sketch it as a graph - [ ] Per executing time - [ ] Per memory consumed - [ ] Maximum memory consumed ## Install library from github directly (avoid caching, installation HAS to occur) - [ ] just install ## Create justfile to run the benchmark and save the result - [ ] just benchmark <library> ## Create a sketcher that collect all framework's data and create graphs - [ ] just sketch
Add to codebase
Benchmark following components and sketch it as a graph
Install library from github directly (avoid caching, installation HAS to occur)
Create justfile to run the benchmark and save the result
Create a sketcher that collect all framework's data and create graphs