Skip to content
Snippets Groups Projects

Resolve "Arithmetic Operator optimization"

Merged Maxence Naud requested to merge arithmetic_op_optimization into dev

Closes #5

  • Add
  • And
  • BitShift
  • Div
  • Equal
  • Mul
  • Pow
  • Sub

Here is the comparison of performances for Add operator in percents (%). It is representative of perfomance gains for other elementwise operators.

Default size of both inputs was [64,64,64,64]

Add_imp_GCC_9-4-0

Add_imp_Clang_10-0-0

I also changed Catch2 version from 3.0.1 to 3.7.1

Edited by Maxence Naud

Merge request reports

Merge request pipeline #60256 passed

Merge request pipeline passed for bc52f441

Merged by Maxence NaudMaxence Naud 3 months ago (Nov 27, 2024 12:49am UTC)

Loading

Pipeline #60445 passed

Pipeline passed for 56be971a on dev

Test coverage 83.45% from 0 jobs

Activity

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