8000 TODO optimization · Issue #12 · digikar99/py4cl2-cffi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
TODO optimization #12
Open
Open
@jcguu95

Description

@jcguu95

In readme, the last incomplete todo is optimizing pythonizers and lispifiers using static-dispatch.

Would you mind explaining what the goal is? Even if we use static dispatch, the type of the object to be pythonized/lispified has to be determined at runtime. That means we still need to use an if clause to judge which branch to go. Would that optimize anything?

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

      0