Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 416
    • Issues 416
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !621

Check column instead of line first stacktrace isRecursive optimisation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Quinten Cabo requested to merge stacktrace-recursive-check-column-first into develop Feb 27, 2026
  • Overview 0
  • Commits 1
  • Changes 1

This is not very important just a small improvement I saw when reading the stack code. I realised that columns are more likely to be unique so we should check that one first to decide if two calls are the same.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: stacktrace-recursive-check-column-first