Skip to content

Very bad performance of RMarkdown in Firefox #483

Closed
@ischurov

Description

@ischurov

I have RMarkdown document with several Plotly 3D charts. I convert it to HTML using RStudio's knitr and get HTML. This HTML file cannot be opened with Firefox: the browser starts complaining about unresponsive script, eats a lot of memory and finally hangs. The same charts created by Jupyter / IPython Notebook and converted to HTML can be opened with Firefox.

You can see the testcase here.

  1. Original Rmd.
  2. HTML from Rmd that hangs my Firefox.
  3. Translation to Jupyter/IPython.
  4. HTML file from IPython that can be opened with Firefox.

I'm using Mac OS X and Firefox 44.0.2.

It seems to be more-or-less Firefox-specific issue as the test HTML file can be opened with Google Chrome and Safari.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions