crawlee-python
crawlee-python copied to clipboard
Consider using `orjson` (optimization candidate)
Test if using orjson instead of json can lead to measurable speed improvements in Crawlee - (mainly in storages?). Consider using it if yes.
Good idea!