Closed yarondbb closed 10 years ago
I will code review tomorrow morning. Yaron, are there anything I can help with the Release? Maybe some manual testing?
On Sat, Nov 30, 2013 at 5:02 AM, yarondbb notifications@github.com wrote:
@kolmanv https://github.com/kolmanv or @genadyphttps://github.com/genadypwho can code review? The main change is making the loading of the data base from file is done using chunks (same techniqu as writing to file) for better memory performence. I validated that memory of process reduces from 275M to 225M for 150K files, when loading all 150K files from file.
— Reply to this email directly or view it on GitHubhttps://github.com/bbfsdev/bbfs/pull/232#issuecomment-29544669 .
The most help will be to code review. This is currently the only gating for the release (and Shiray's reply)
done fixing all comments
@kolmanv or @genadyp who can code review? The main change is making the loading of the data base from file is done using chunks (same techniqu as writing to file) for better memory performence. I validated that memory of process reduces from 275M to 225M for 150K files, when loading all 150K files from file.