This website requires JavaScript.
Explore
Help
Register
Sign in
Deuxfleurs
/
garage
Watch
44
Star
56
Fork
You've already forked garage
74
Code
Issues
100
Pull requests
14
Releases
30
Wiki
Activity
943
commits
27
branches
74
tags
54
MiB
ebe8a41f2d
Commit graph
4 commits
Author
SHA1
Message
Date
Alex Auvolat
f91fab8582
Simplify+improve async hasher by using bounded channel
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
2022-09-12 16:23:43 +02:00
Alex Auvolat
0176da3ad2
Make clippy happy
2022-07-29 12:24:48 +02:00
Alex Auvolat
2f111e6b3d
Performance improvements:
...
- reduce contention on mutation_lock by having 256 of them - better lmdb defaults
2022-07-29 12:24:48 +02:00
Alex Auvolat
1b2e1296eb
Compute hashes on dedicated threads
2022-07-29 12:24:44 +02:00