Testing Your Queries and Performance
On this page
Running Queries
Hopefully at this point you have your data in SingleStore.
Visual Explain
One great feature of SingleStore Helios is Visual Explain.
Once you identify a bottleneck, you should be able to make changes either to your schema or to your query itself in order to improve speed.
You can manually (non-visually) run EXPLAIN
or PROFILE
from any client; see the links above for details on the commands.
Benchmarking
If you’re moving over from any of the databases we’ve talked about so far, you are probably interested in improving performance.
Once you’ve installed the packages to your host machine, you can walk through this tutorial.svc-xxx-dml.
).3306
, as listed.
Last modified: August 1, 2023