You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve swap leg using new package scoped constructor
Avoids recalculating the currency of the swap leg
Use similar package scoped constructors elsewhere in swaps
Performance gain of around 18% on `SwapPricePerformance`
Fixes#1293
Resolve swap leg using new package scoped constructor
Avoids recalculating the currency of the swap leg
Use similar package scoped constructors elsewhere in swaps
Performance gain of around 18% on `SwapPricePerformance`
Fixes#1293
Swap performance can be enhanced through better resolving from
SwapTrade
toResolvedSwapTrade
.The text was updated successfully, but these errors were encountered: