Why does it take so much time for the promise
to complete in a mirai_map
?
#277
Closed
olivier7121
started this conversation in
General
Replies: 2 comments 1 reply
-
If you're using Shiny 1.10, downgrading to 1.9 might solve this. There's a performance regression related to launching lots of promises at once, that will be corrected in the next release. It's not a mirai-specific issue. |
Beta Was this translation helpful? Give feedback.
1 reply
-
As we're about to release Shiny 1.11, this is now resolved in that version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the code below, the value of the progress bar is displayed only from approx. 750 / 1 000 onwards. Before that, only the initialization text 'Parallel calculation in progress - Starting...' is displayed.
Why so late?
Beta Was this translation helpful? Give feedback.
All reactions