Skip to content

use pyenv-ccache to speed up builds #210

Description

@jshufro

asdf often fails to install python due to missing os dependencies during compilation.

The build is also very slow. pyenv-ccache would speed it up on systems that have ccache installed. Unfortunately, pyenv-ccache needs to be cloned into a folder in the pyenv root, which can't be done externally to this plugin.

This plugin should probably accept some runtime env arg that uses pyenv-ccache during the build, so successive attempts at building python are quick

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