Skip to content
Snippets Groups Projects

Flatten recursive AND composition in ThOr

Merged Gerhard Raven requested to merge thor-flatten-and into master

Currently, the composition build by operator& in ThOr creates a tower in flame graphs with a height proportional to the number of predicates. To avoid this, the MR allows more than 2 predicates in the composite & operator, and when building expressions, takes advantage of this to 'flatten' the towers.

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading