podcasts/hammond-data
Jordan Petridis 14a90e7138
Remove Futures_Cpupool.
The performance boost is not good enough to justify the
code complexity it add and the memory overhead of
yeat another threadpool.

We will start refactoring the whole pipeline implemantation
and might transition to either rayon-futures or tokio-runtime.
2018-04-06 18:18:03 +03:00
..
benches Fix benchmarks. 2018-02-08 17:33:40 +02:00
migrations Version bump to 0.3 2018-02-11 22:57:37 +02:00
src Remove Futures_Cpupool. 2018-04-06 18:18:03 +03:00
tests/feeds NewPodcast: Fix Image parsing if Itunes ext is Some(None). 2018-03-28 12:08:41 +03:00
Cargo.toml Remove Futures_Cpupool. 2018-04-06 18:18:03 +03:00