Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
Testing Your Queries and Performance
On this page
Running Queries
Hopefully at this point you have your data in SingleStore.SELECT statements within the SQL Editor.
See why here.
Visual Explain
One great feature of SingleStore 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: