Event Invitation: W3C MEIG monthly meeting: Performant TV applications

[View this event in your browser](https://www.w3.org/events/meetings/aca4b99e-8fc4-4d91-813d-1846871c7af3)

 W3C MEIG monthly meeting: Performant TV applications Upcoming Confirmed
========================================================================

 07 June 2022, 14:00 -15:00 UTC

[ Media and Entertainment Interest Group ](https://www.w3.org/groups/ig/me/calendar)Building a performant and polished UI for a TV application using HTML is extremely difficult. While devices have steadily increased their processing power, the CPU is heavily taxed by JavaScript and HTML rendering. Users expect a polished interface with gradients, drop shadows, animations and performance of a native app. However, the more complicated the UI the less time there is to use the main thread to do API / business logic work. In order to achieve 60fps, there is 16ms of processing time per frame and the browser will use most of that to do housekeeping work (see [web.dev article on Rendering Performance](https://web.dev/rendering-performance/)). Even without any business logic, the UI is regularly janky and with business logic and API calls and lazy loading data, the performance of the UI is too poor to ship to customers.

This is a follow up to our [previous discussion](https://www.w3.org/2021/10/25-me-minutes.html#t04) during TPAC 2021.

 Agenda
------

- Welcome and AOB
- Performant TV applications (Chris Lorenzo, Comcast)
- Open discussion
- Next steps

 Joining Instructions
--------------------

 Instructions are restricted to meeting participants. You need to [ log in](/accounts/login?redirect_url=/events/meetings/aca4b99e-8fc4-4d91-813d-1846871c7af3/edit) to see them.

 Participants
------------

### Groups

- [Media and Entertainment Interest Group](https://www.w3.org/groups/ig/me) ([View Calendar](https://www.w3.org/groups/ig/me/calendar))

 Report feedback and issues on [ GitHub](https://github.com/w3c/calendar "W3C Calendar GitHub repository").

Received on Monday, 30 May 2022 14:28:12 UTC