Skip to content

Commit 48f5648

Browse files
committed
Updating documentation
1 parent ca11624 commit 48f5648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tempCache.set('session', 'abc123'); // Automatically expires after 5 seconds
5454
|---------|-------------|-------------|---------------|---------------|-------------|-------------|
5555
| **tiny-lru** | 43,022 | 113,531 | **348,829** 🥇 | 335,038 | 2.2 KiB | 185 bytes |
5656
| lru-cache | 27,819 | 96,739 | 133,706 | 149,700 | ~14.6 KiB | **114 bytes** 🥇 |
57-
| quick-lru | 52,200 | 118,758 | 321,377 | **391,763** 🥇 | ~1.8 KiB | 176 bytes |
57+
| quick-lru | **52,200** 🥇 | 118,758 | 321,377 | **391,763** 🥇 | ~1.8 KiB | 176 bytes |
5858
| mnemonist | 29,933 | **192,073** 🥇 | 210,628 | N/A† | ~43.9 KiB | 99 bytes |
5959

6060
*mnemonist uses different method names for delete operations*

0 commit comments

Comments
 (0)