Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awolverp committed Mar 1, 2024
1 parent 1980819 commit 319fe7a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,5 @@ isinstance(cache, cachetools.Cache) -> isinstance(cache, cachebox.BaseCacheImpl)
cache.maxsize -> cache.getmaxsize()
```

## TODO
- [ ] Add markdown output to benchmark
- [ ] Add graph to benchmark
- [ ] Add benchmark for cacheing library

## License
Copyright (c) 2024 aWolverP - **MIT License**

0 comments on commit 319fe7a

Please sign in to comment.