gpt-crawler icon indicating copy to clipboard operation
gpt-crawler copied to clipboard

memory usage need to be optimized

Open banditsmile opened this issue 10 months ago • 0 comments

I use gpt-crawler to crawl a 100k pages project, when crawled pages number goes to 4k, the project cost 4GB memory, meets npm memory limitation.

And the the project can't continue by reload.

It seems that 100k pages will cost 100GB memory.

banditsmile avatar Apr 16 '24 08:04 banditsmile