go-ego / riot

Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
Apache License 2.0
6.11k stars 474 forks source link

pressure test. after 10000 times request, out of memory. #121

Open bitcoinauto opened 3 years ago

bitcoinauto commented 3 years ago

- Log gist:

## Description

...
bitcoinauto commented 3 years ago

I used engine.UsedMem() to get memoery used data. It is increasing continuously. I did presss test to request same url. It would be a problem. Thank you very much.