Jay Collins wrote: > gc.set_threshold(1,2,3) This means collect the youngest generation of objects every time one net new object is allocated. Collect the second generation every two times the youngest generation is collected and collect the oldest generation every three times the second oldest is collected. Probably not a optimal setting. The defaults are 700, 10, and 10. Those numbers were selected without doing a large amount of testing. It is conceivable that they are not optimal for some applications. set_threshold allows tuning. > I got all kinds of neato output that I have no idea what it > does. It doesn't do much by itself. Its moderately useful if you want to know what the collector is doing. If you want to know what it means ask me specific questions. Neil
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4