Skip to content

compiling and optimization #10

Description

@Kezii

Hello,
FYI, this repo, with minimal changes, can be run in around ~8 seconds (down from >300) using mypyc, without the need to have the separate C module

see this: https://github.com/andrew-ld/make_arq

pip3 install mypy
mypyc make_arq.py 
python3 make_arq_wrapper.py
python _makearq_setup.py build_ext --inplace

I also made a rust version here: https://github.com/Kezii/PixelShiftMultiShootMerge that runs in about 2 seconds, only for sony

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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