[us-commits] [ehb54/ultrascan3] 148505: - Optimize scan processing logic in `us_xpn_data.cpp`

Lukas Dobler noreply at github.com
Sun Dec 14 04:36:59 MST 2025


  Branch: refs/heads/lukas/us_xpn_viewer_timestate
  Home:   https://github.com/ehb54/ultrascan3
  Commit: 148505e424408bdef6ae5fb53c753b8508191b5c
      https://github.com/ehb54/ultrascan3/commit/148505e424408bdef6ae5fb53c753b8508191b5c
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-12-14 (Sun, 14 Dec 2025)

  Changed paths:
    M utils/us_xpn_data.cpp

  Log Message:
  -----------
  - Optimize scan processing logic in `us_xpn_data.cpp`
  - Use `QVector::reserve` to preallocate scan storage based on total scan count.
  - Refactor scan sorting to include `omega2t` as a tiebreaker for time.
  - Safeguard against empty scan arrays when accessing the last element.
- Fix typo in comments ("incase" → "in case").



To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list