Skip to content

Speed up CI compilation #1390

@LittleFall

Description

@LittleFall

Currently, the CI compilation spends too much time, because it always builds TiFlash from scratch in a docker image. And maybe we can speed up it by adding some cache.

For example, ccache.

  1. add a directory in the IDC to save caches
  2. when running the building docker image, set the directory as a volume.

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