Skip to content

can't profile performance #24

Description

@jayenashar

i tried to profile the performance on my computer to see if i could help speed things up. i recall before i could clearly see that a lot of time was going to papaparse, but now i can't. all the time in the main thread seems to be going to appendChild (even though it hasn't finished parsing) and all the time in the worker thread seems to be going to garbage collection. can you help me get the profiler going again, so i can help improve the performance?

the line numbers are all screwy, too. everything is either object-assign/index.js:9 or localForage.js:7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions