JeremyGrosser / tablesnap

Uses inotify to monitor Cassandra SSTables and upload them to S3
BSD 2-Clause "Simplified" License
181 stars 86 forks source link

Some memory usage help #32

Closed eyalr closed 11 years ago

eyalr commented 11 years ago

Essentially, decreasing the number of extraneous data structures kept around. memory_graph

Seems to help quite a bit as far as decreasing the run time as well.