link2xt
0ed3480258
Construct event channel outside of Context
...
This allows account manager to construct a single event channel and
inject it into all created contexts instead of aggregating events from
separate event emitters.
2022-06-11 15:52:55 +00:00
link2xt
bd5b9573f6
Deprecate marker1before argument of dc_get_chat_msgs()
2022-05-13 20:55:43 +02:00
Hocuri
e9963ecc0d
Also run clippy for benchmarks in CI ( #3241 )
...
…and fix two lints
2022-04-22 15:06:34 +02:00
link2xt
a63464765c
dc_receive_imf: remove Received: based draft detection heuristic
...
Proper draft detection was implemented in
bf7f64d50b
Removing this heuristic also removes the need to pass IMAP folder name
around.
2022-04-17 00:00:00 +00:00
holger krekel
aaa42a3412
feedback if missing env var
2022-03-31 17:05:33 +02:00
holger krekel
d4fed5f5f7
add chatlist loading benchmark
2022-03-31 16:45:45 +02:00
Hocuri
e93c9f74c9
Add get_chat_msgs benchmark ( #3151 )
2022-03-26 15:18:27 +01:00
Hocuri
ea7fc3a171
Benchmark dc_receive_imf() ( #3128 )
...
Don't count the account creation in the receive emails benchmark
Use Criterion's async support
See https://bheisler.github.io/criterion.rs/book/user_guide/benchmarking_async.html
2022-03-16 20:30:33 +01:00
Hocuri
b50f211c28
Fix benchmark compile errors ( #2881 )
...
* Fix benchmark compile errors
* Also check bench code during CI
2021-12-09 22:52:53 +01:00
Hocuri
46e901be78
Fix benchmark compile error ( #2457 )
2021-05-28 18:48:13 +02:00
link2xt
ef89bc64c9
Add search_msgs benchmark
2021-04-19 23:09:00 +03:00
link2xt
6d4ec75a7b
Benchmark reading contact list
2021-04-19 23:09:00 +03:00
link2xt
8af47de5a4
Benchmark adding 500 contacts from address book
2021-04-19 23:09:00 +03:00
Alexander Krotov
49c8964aec
Add benchmark for account creation
2020-09-15 02:03:58 +03:00