Skip to content

lalapps_run_sqlite: disable sync()

Kipp Cannon requested to merge (removed):run_sqlite_no_sync into master

Description

disable sync() in lalapps_run_sqlite to improve performance.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status

Not reviewed. This is a standard trick used by the excess power pipeline that got left behind and never made it into the inspiral code base. Chad wrote the original program and should be the approver.

Merge request reports