anlek/mongify

Performance issues w/ Mongify

Closed this issue · 2 comments

When we run Mongify (from MySQL to MongoDB)
It seems that the Mongify is non efficients, as the process takes about 92% of a single core CPU, while the MongoDB and MySQL CPU is neglectable (2-5% each)
Moreover, there are no IO issues that you will expect from such kind of process.

See comments for #38

This has been fixed in 1.1. Give it a try and let me know.