Skip to content

Feature Request: Allow for precompile_file to be passed to PackageCompiler #68

@schlichtanders

Description

@schlichtanders

Hi there,
I've been using PackageCompiler a lot and would like to use JuliaC.jl instead for future maintainability and the --trim option.

However it seems that JuliaC.jl does not support a precompile_file option yet. That would be highly apprecaited as package precompilation is still limited, e.g. for Plotting and others. Too many functions are invalidated in runtime so that the standard precompilation actually does not work. Baking it into a packagecompile image on the other hand actually is able to improve the speedup even further from my experience.

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