Beyond virtual lists: Introducing FSRW transformations to render large [eng] / Michel Weststrate

preview_player
Показать описание
This is a video from the JavaScript fwdays'21 online conference, that was held on June 5, 2021.

Talk description:
There is generally a good understanding on how to render large (say, 100K items) datasets using virtual lists, …if they remain largely static. But what if new entries are being added or updated at a rate of hundreds per second? And what if the user should be able to filter and sort them freely? How can we stay responsive in such scenarios? In this talk we discuss how Flipper introduced map-reduce inspired FSRW transformations to handle such scenarios gracefully. By applying the techniques introduced in this talk Flipper frame rates increased at least 10-fold and we hope to open source this approach soon.

Talk and presentation:
More talks and videos from the conference:

Fwdays has been organizing large-scale conferences for developers for more than 10 years for the following spheres: JavaScript, .NET, Python, Data Science, PHP, QA, Highload, Architecture, DevOps, Databases.
More information about actual events:

Sign up to be the first to know about the opening of ticket sales with the best price:
Рекомендации по теме
Комментарии
Автор

Good job. Seems like you gonna reinvent RxJS + React, after couple of years)

rstart