mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
README: mention ws glommio performance regressions, link to old commit
This commit is contained in:
parent
41a249459c
commit
8531e12d0e
1 changed files with 4 additions and 0 deletions
|
|
@ -186,6 +186,10 @@ clients, with some exceptions:
|
|||
* Doesn't track of the number of torrent downloads (0 is always sent).
|
||||
* Doesn't allow full scrapes, i.e. of all registered info hashes
|
||||
|
||||
The current glommio-based implementation currently has large performance
|
||||
regressions compared to [the previous mio-based implementation](https://github.com/greatest-ape/aquatic/tree/30fa96a7f43eb7568b7df1e1fdb6e1885f3b4f58).
|
||||
Use it instead if you want maximum performance now.
|
||||
|
||||
#### TLS
|
||||
|
||||
Please see `aquatic_http` TLS section above.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue