Reduce calls to the database
In this set of videos we'll take a Business Process that takes about 2.6 seconds and reduce it to 300 ms with easy to follow steps.
To download the code of the Controller being tuned, Click Here
- Removing Locking that is not needed
- Adding Cache
- Using Outer Join
- Using the same Code for Pervasive and SQL
- Using GetValue Inner Select
- Improving InsertIfNotFound Relation using InMemory Database
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com