1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 21:51:06 +01:00
actix-net/actix-service
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
..
benches Benchmarks for actix-service: focused around UnsafeCell usage (#98) 2020-02-26 16:45:23 +09:00
src Suppress/fix clippy warnings 2020-01-29 12:05:55 +09:00
Cargo.toml Benchmarks for actix-service: focused around UnsafeCell usage (#98) 2020-02-26 16:45:23 +09:00
CHANGES.md Fixed unsoundness in .and_then()/.then() service combinators 2020-01-16 16:58:11 -08:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00