Version 8.2.2

Performance Guide

Performance as discussed in this document refers to the speed with which Tamino can index, store, and retrieve data. It is influenced by many different factors, such as your overall working environment, including hardware configuration and web access, the way your Tamino database is set up and tuned, and how your data is mapped and indexed. Also, your schema definition plays a decisive role. This guide provides information about how you can optimize Tamino performance with regard to the factors mentioned above. The following aspects are covered:

../graphics/gr_b_sm.gif Use of Database Parameters Lists parameters and shows how to configure them to increase overall performance.
../graphics/gr_b_sm.gif Data Modeling Describes how to design an efficient data model.
../graphics/gr_b_sm.gif Tuning Schemas and Queries Shows principles for efficient schemas and queries.
../graphics/gr_b_sm.gif Advanced Indexes Describes additional possibilities for indexing data.
../graphics/gr_b_sm.gif Efficient Queries: XQuery Describes how to design efficient queries with XQuery.
../graphics/gr_b_sm.gif Efficient Queries: X-Query Describes how to design efficient queries and very fast queries with X-Query
../graphics/gr_b_sm.gif Query Processing Analysis Shows how to retrieve information about the execution plan of a query.
../graphics/gr_b_sm.gif Suppressed Lookup of Index Entries Shows how to create load lists for quicker indexing.
../graphics/gr_b_sm.gif Hardware Configuration Gives advice about an efficient hard- and software configuration for Tamino.
../graphics/gr_b_sm.gif Performance Tuning - A Case Study Describes a practical example for performance tuning.

Top of page