ProfilingDatabase


Object Hierarchy:

Object hierarchy for ProfilingDatabase

Description:

Database used to hold profiling information.

Note that this database will have Database.synchronous property set to OFF. This provides a drastic performance increase but means that sudden power loss could lead to a corrupt profiling database.

This database will also have Database.journal_mode set to OFF. This will approximately halve the amount of time time spent inserting profiling data, but the database will likely become corrupt if the application crashes.

See also:

Database.profiling_data


Namespace: SQLHeavy
Package: SQLHeavy

Content:

Creation methods: