Skip to content

[feature request] direct pickle to render path #6

@stas00

Description

@stas00

@Da1sypetals, as you have been making this tool great, there is one remaining key feature that can make it the new recommended rendering tool for pytorch mem profiler tracing. Currently Snapviewer requires many steps to get to rendering as compared to download pickle and load it directly in Chrome - immediate rendering there.

The usability and preferring this tool over Chrome would be massively improved if a user could do:

python gui.py  --res 1200 500 -rr 2.0 --pickle foo.pickle

i.e. have the application do all the intermediary steps on its own.

A 2nd issue is that SnapViewer is much slower to prepare the data as compared to an almost instant loading in Chrome (when <1GB pickle).

I'd say pre-processing speed is secondary to getting rid of manual intermediary steps.

But otherwise I'm already using your tool for 1GB+ pickle files since Chrome crashes on those. So super appreciating your work, @Da1sypetals!

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