1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 12:52:58 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Maxim Vorobjov
4d37858fc6
Benchmarks for actix-service: focused around UnsafeCell usage (#98)
* add benchmark comparing unsafecell vs refcell

* fix syntax

* add benches for and_then implementation options

* repeat benches to stabilize
2020-02-26 16:45:23 +09:00