Eliminate unnecessary keying on pairs
Reported by Ben Hood | August 9th, 2011 @ 07:59 AM
In some core components dictionaries keyed on pairs are maintained. We should analyze the usage of each and establish whether this could be replaced with a DiffaPairRef instead. The advantage of this would be avoiding a DB lookup when the caller doesn't have a reference to a persistent entity.
Comments and changes to this ticket
-

Ben Hood August 9th, 2011 @ 09:42 AM
- Assigned user set to Ben Hood
- Tag set to performance, refactoring
- State changed from new to open
-

Ben Hood August 9th, 2011 @ 10:11 AM
(from [0edf57629e99a93f0d190833034d117cd49fe00b]) [#333] Changed pass by DiffaPair to DiffaPairRef where possible https://github.com/lshift/diffa/commit/0edf57629e99a93f0d190833034d...
-

-

Ben Hood August 9th, 2011 @ 10:29 AM
(from [d45653ee80586df03252f6aeab9ea70b85e82652]) Merge pull request #57 from lshift/333
[#333] Changed pass by DiffaPair to DiffaPairRef where possible https://github.com/lshift/diffa/commit/d45653ee80586df03252f6aeab9e...
-

Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.