You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/21 10:26:04 UTC

[GitHub] [beam] alexeyinkin opened a new issue, #21957: [Playground Task]: Speed up loading

alexeyinkin opened a new issue, #21957:
URL: https://github.com/apache/beam/issues/21957

   ### What needs to happen?
   
   Playground takes about 7 seconds to load at the first take (the last vertical bar marks 8 seconds):
   ![image](https://user-images.githubusercontent.com/44893228/174776137-0a546d45-4809-454a-bb18-df3df98c277e.png)
   
   At the second take, it's just over 2 seconds (the last vertical bar marks 3 seconds):
   ![image](https://user-images.githubusercontent.com/44893228/174776754-951d90eb-f1fc-4936-8b6c-8a38a1d15cb2.png)
   
   We should:
   - See if we can speed up the first take.
   - See if we are using caching fully for subsequent takes.
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: beam-playground


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin commented on issue #21957: [Playground Task]: Speed up loading

Posted by GitBox <gi...@apache.org>.
alexeyinkin commented on issue #21957:
URL: https://github.com/apache/beam/issues/21957#issuecomment-1161752120

   .take-issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org