all-of-us / workbench-snippets

Code snippets for use in All of Us Workbench notebooks.
BSD 3-Clause "New" or "Revised" License
14 stars 6 forks source link

Speed up the 'view all comments' widget. #54

Closed deflaux closed 2 years ago

deflaux commented 4 years ago

This could be done by retrieving the contents of comment files in parallel instead of serially as is done here.