diff options
| author | E. Choroba <choroba@matfyz.cz> | 2020-02-29 00:01:13 +0100 |
|---|---|---|
| committer | E. Choroba <choroba@matfyz.cz> | 2020-02-29 00:01:13 +0100 |
| commit | 3ad8a896845515b62e8ca5db6556565be3a7b8a7 (patch) | |
| tree | bab3d5247f9854aed9936f4cc09e0f7683de9184 /challenge-059 | |
| parent | 4a0e7a230f9da4ca47237cf6323ff3fb07757889 (diff) | |
| download | perlweeklychallenge-club-3ad8a896845515b62e8ca5db6556565be3a7b8a7.tar.gz perlweeklychallenge-club-3ad8a896845515b62e8ca5db6556565be3a7b8a7.tar.bz2 perlweeklychallenge-club-3ad8a896845515b62e8ca5db6556565be3a7b8a7.zip | |
Add alternative solution to LRU Cache using a linked list
Also, remove an unused subroutine from the original solution. For
larger caches, the linked list solution is much faster (benchmark will
be shown in a blog).
Diffstat (limited to 'challenge-059')
0 files changed, 0 insertions, 0 deletions
