Discussion:
[mongodb-dev] Query optimization
Monika Shah
2018-03-24 12:27:18 UTC
Permalink
I want to try some query optimization technique.

I am using gdb ./mongod
But I find difficult to trace point, where I can add some heuristics.
Please help me at your earliest.
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/59da5034-f7fb-47b0-860a-cc7379bcc7a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Monika Shah
2018-03-29 17:46:15 UTC
Permalink
How can I test my own query plan ?
It may help me to test my algorithm
Post by Monika Shah
I want to try some query optimization technique.
I am using gdb ./mongod
But I find difficult to trace point, where I can add some heuristics.
Please help me at your earliest.
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/3bda20b9-3d23-4591-9588-1386a62a7dea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Monika Shah
2018-03-29 18:26:02 UTC
Permalink
Is query_planner_test.cpp , planner_analysis_test.cpp useful?
If yes, how can I?

Tell me any better option , if it is there
Post by Monika Shah
How can I test my own query plan ?
It may help me to test my algorithm
Post by Monika Shah
I want to try some query optimization technique.
I am using gdb ./mongod
But I find difficult to trace point, where I can add some heuristics.
Please help me at your earliest.
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/bd3d75b5-8d4c-4fa6-b882-dceac17ce844%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...