mongoDB performance problem

hi, any also find that mongoDB package is too slow. I have two programs that are almost the same, which one dumps document to stdout, the other one insert into mongodb, and the first one is hundreds times faster than the mongodb one. any one has ideas to tune the second one ? Thanks.

use profiler?
2013/10/24 陈灿华
hi, any also find that mongoDB package is too slow. I have two programs that are almost the same, which one dumps document to stdout, the other one insert into mongodb, and the first one is hundreds times faster than the mongodb one.
any one has ideas to tune the second one ?
Thanks.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (2)
-
Alexey Uimanov
-
陈灿华