Eliminate unnecessary keying on pairs
Reported by Ben Hood | 2011-08-09 07:59:58 UTC
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 2011-08-09 09:42:12 UTC
- Assigned user set to Ben Hood
- Tag set to performance, refactoring
- State changed from new to open
-

Ben Hood 2011-08-09 10:11:16 UTC
(from [0edf57629e99a93f0d190833034d117cd49fe00b]) [#333] Changed pass by DiffaPair to DiffaPairRef where possible https://github.com/lshift/diffa/commit/0edf57629e99a93f0d190833034d...
-

-

Ben Hood 2011-08-09 10:29:24 UTC
(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.