Skip to content
Snippets Groups Projects

Faster SampleAugmentation tests

Merged Guillaume Pasero requested to merge faster_sample_augmentation into develop

Related to #1778

The 3 tests apTvclSampleAugemtation* are too long regarding what they actually do. After some profiling, most of the time is spent when writing the output data in SampleAugmentationFilter::SampleToOGRFeatures(). I added calls to StartTransaction() and CommitTransaction() and it was way faster.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading