diff options
| author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-07-28 21:23:24 +0200 |
|---|---|---|
| committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-07-28 21:42:25 +0200 |
| commit | 314e8e49ecbfd4136463eff782190035d1b07365 (patch) | |
| tree | 76ad19c8e4483fa7a09e06ef19cd640199fd6667 /pkgs/development/python-modules/GitPython | |
| parent | 2bc305c1c64bea1def647bad27c00391539f11ba (diff) | |
Remove deepOverride
It's unused, and also a bad idea: because it recursively recomputes
every function argument and there is no sharing, you can get an
exponential (?) blowup in evaluation time. For example, evaluating
‘linuxPackages.kernel’ takes 0.09s and ~13 MiB, but evaluating
‘linuxPackages.kernel.deepOverride {}’ takes 3.6s and ~305 MiB.
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
