Skip to content

Make Python classes like Table fully into Rust structs #156

@JakeRoggenbuck

Description

@JakeRoggenbuck

Right now we are making Python shell wrapper classes and calling Rust functions inside them. What if we didn't even need these Python shell classes at all? I really think this would speed things up if Python is any significant overhead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions