CPU Planning

  • Indexing takes CPU

  • Querying takes CPU

  • Aggregation takes CPU

  • Badly constructed queries take more CPU and that's from personal experience

  • RegEx queries burn more CPU

  • Experiment before you conclude is probably the accurate answer...

Last updated

Was this helpful?