Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Parallelize HTML report generation. #50

Open
artem-zinnatullin opened this issue Jun 8, 2017 · 1 comment
Open

Parallelize HTML report generation. #50

artem-zinnatullin opened this issue Jun 8, 2017 · 1 comment
Assignees
Milestone

Comments

@artem-zinnatullin
Copy link
Collaborator

Currently we're generating all html report files one by one, this is slow because logcat processing takes a lot of time, we need to parallelize this with Rx.

@artem-zinnatullin
Copy link
Collaborator Author

Ok, it's not that slow actually, on our set of 270 tests it takes 2 seconds to generate HTML report.

However there is still room for parallelization, but priority of this task is relatively low.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant