Skip to content
Snippets Groups Projects

Precompute field's index in VectorClassifier

Merged Guillaume Pasero requested to merge 1989-refac-readinputlistsample into develop
All threads resolved!

First try to make VectorClassifier faster at loading geometries.

Related to #1989 (closed)

Merge request reports

Pipeline #3307 passed

Pipeline passed for 603e3fc1 on 1989-refac-readinputlistsample

Merged by Guillaume PaseroGuillaume Pasero 5 years ago (Jan 10, 2020 8:59am UTC)

Merge details

Pipeline #3311 passed with warnings

Pipeline passed with warnings for 32b26f4c on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Guillaume Pasero mentioned in merge request !627 (closed)

    mentioned in merge request !627 (closed)

  • Can you check if your solution improves performance ? Do we have any test to measure out reading time of such vector data ?

  • Guillaume Pasero resolved all threads

    resolved all threads

  • Guillaume Pasero added 2 commits

    added 2 commits

    Compare with previous version

  • On official test apTvClSVMVectorClassifier (using 2840 samples, with 11 fields):

    • Before: 2.35 sec
    • After: 2.08 sec

    The gain should be significant on @ArthurV dataset.

  • mentioned in commit 32b26f4c

  • Please register or sign in to reply
    Loading