GiottoDB sets specific global options to optimize performance for database-backed operations.
Options
- giotto.dbmatrix_compute
(Logical) Controls whether
normalizeGiottoautomatically materializes the result viacompute()/.compute_dbMatrix(). Defaults toTRUEin GiottoDB to prevent lazy query chain overhead during downstream operations likedb_svd. This is a global option implemented in theGiottopackage but enabled by default inGiottoDB.
