How adding indexes to our MongoDB really improved our perfomance
1–10 of 15 posts
Re: How adding indexes to our MongoDB really improved our perfomance
#2Re: How adding indexes to our MongoDB really improved our perfomance
#3I might be nitpicking, but your blog's permanent and space taking headers make the user experience very unwelcoming, and make the whole site feel unwieldy -- slow scrolling and a good amount of space being taken over for no reason.
Re: How adding indexes to our MongoDB really improved our perfomance
#4Re: How adding indexes to our MongoDB really improved our perfomance
#5I might be nitpicking, but your blog's permanent and space taking headers make the user experience very unwelcoming, and make the whole site feel unwieldy -- slow scrolling and a good amount of space being taken over for no reason.
I've been a Glipho user since its recent launch... and I'd definitely say that you are being nitpicking :P
This is a newborn platform. Even though, it has a lot of things to do, it is a nice approach. You can't expect it to be a perfect fit in every way yet, can you?
Nevertheless, this post was about MongoDB, why focusing on usability?
Re: How adding indexes to our MongoDB really improved our perfomance
#6I don't understand how this got to the front page. Would anybody upvote an article about how adding indexes to a table in MySql improved performance?
I will point out that while I wrote this, it was more to try and ensure other people don't make the same mistakes.
Re: How adding indexes to our MongoDB really improved our perfomance
#7I don't understand how this got to the front page. Would anybody upvote an article about how adding indexes to a table in MySql improved performance?
I don't see how one would not find this obvious after reading the mongo docs which explicitly say
> Indexes enhance query performance, often dramatically ...
Re: How adding indexes to our MongoDB really improved our perfomance
#8I don't understand how this got to the front page. Would anybody upvote an article about how adding indexes to a table in MySql improved performance?
Re: How adding indexes to our MongoDB really improved our perfomance
#9Re: How adding indexes to our MongoDB really improved our perfomance
#10I don't understand how this got to the front page. Would anybody upvote an article about how adding indexes to a table in MySql improved performance?