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

4 Commits

Author SHA1 Message Date
Rob Ede
3ab8c3eb69
service trait takes request type parameter (#232) 2020-12-27 04:28:00 +00:00
Igor Aleksanov
afb0a3c9fc
actix-service: Fix clippy warning in benches (#174) 2020-08-07 17:16:45 +09:00
Yuki Okushi
8ace9264b7
Check code style with rustfmt on CI (#164) 2020-07-22 12:32:13 +09:00
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