Switch to: V13V12V11V10V9V8V7V6V5

Valentina Performance Guide

This section is under construction.

Common Tricks

  • indexes – Describes using of indexes to speed up things.

Valentina Engine Specific Tricks

Indexes

API Methods

  • api – NON-SQL way, that uses low level API of Valentina ADKs.

SQL

  • Use SQL Binding – Describes why using of SQL binding can enable usage of Pool of Queries and speed up things.

Diagnostic Tools

  • tune mode – Describes usage of the Tune Mode to profile SQL queries.

Valentina Server Tricks