1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 00:01:11 +01:00
actix-net/actix-service/benches
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
..
and_then.rs Benchmarks for actix-service: focused around UnsafeCell usage (#98) 2020-02-26 16:45:23 +09:00
unsafecell_vs_refcell.rs Benchmarks for actix-service: focused around UnsafeCell usage (#98) 2020-02-26 16:45:23 +09:00