Hong

Results 5 comments of Hong

Thanks all for your great comments! Yes, the measurement of whole set of CSS animation frames depends on the async step in SP driver, which seems won’t be ready until...

We have integrated CSS rich workload into SP3. You can review the code at [https://github.com/intel-staging/Speedometer/tree/rich_css/resources/tentative/rich-css](https://github.com/intel-staging/Speedometer/tree/rich_css/resources/tentative/rich-css) A live demo at [https://hongzheng.github.io/sp3-rich_css/?suite=Rich-CSS#home](https://hongzheng.github.io/sp3-rich_css/?suite=Rich-CSS#home)

I have updated the code according to the comments, please review code at https://github.com/intel-staging/Speedometer/tree/rich_css/resources/tentative/search-in-featured-page A live demo at https://hongzheng.github.io/sp3-rich_css/?suite=Search-In-Featured-Page#home

> Is there a PR to add this workload somewhere? I have submitted a PR #247, please review.

As I said in PR #247, the generated table contains some heavy CSS effects and animations, which reflects the purpose of the workload. But current solution may introduce much HTML...