Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Optimize by moving code into a C library #12

@bitdancer

Description

@bitdancer

This should be guided by profiling, but pretty clearly things like the dictionary key lookup should be recoded in C (the existing CPython code will be helpful in this process, but note that it is the 3.5 code and note the 3.6 code I used as a model for the python code).

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