Menu

#180 soapcpp2: union_member() can return immediately if no union types

Patch
closed
5
2020-03-13
2020-03-08
No

Visual Studio pointed out that union_member() was burning a lot of cycles. Turns out we don't use any unions in VirtualBox, so we would benefit greatly from an early exit here. I measured 8% (3.81s -> 3.50s) here.

1 Attachments

Discussion

  • Robert van Engelen

    That can help.

     
  • Robert van Engelen

    • status: open --> pending
     
  • Robert van Engelen

    • status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB