Skip to content

Expected performance #336

Closed
Closed
@dfdx

Description

@dfdx

Recently I've rewritten Yota's tracer from Cassette to JuliaInterpreter which I found more flexible and much easier to debug. However, the cost of this move is extreme slowdown - a simple neural network which usually takes ~1 second now takes almost 10 minutes in tracer, and most of this time is due to JuliaInterpreter (I can provide exact code and timings if needed).

I see that a lot of work is being done to improve the situation, but in the end what slowdown should we expect? Is it 5x, 10x or 100x compared to runtime of normal call (including compilation time to make it fair)?

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