6 ms·
Yes, for the proof of concept. It is an arbitrary limit, as I am not completely sure how people would use the extension: it may fill the users' storage too quic
by klavinski 3y ago
Yes, for the proof of concept. It is an arbitrary limit, as I am not completely sure how people would use the extension: it may fill the users' storage too quickly. In the future, I may consider adding a counter instead (removing websites which have not been visited/searched for X days).
- visarga 3y agoAfter an hour my laptop was about to crash so I uninstalled it. It was using 8Gb of ram out of 8.
- klavinski 3y agoThat information is very important for me, thank you. Currently, to avoid computing the embedding of a sentence twice, I put them in a JS Map as a cache. I will find a way to empty the cache.