这是indexloc提供的服务,不要输入任何密码
Skip to content

Consider supporting Gradle's configuration cache #1217

@eskatos

Description

@eskatos

The configuration cache is a feature that significantly improves build performance by caching the result of the configuration phase and reusing this for subsequent builds.

Implementing support for the configuration cache in this plugin would improve users experience.

See https://docs.gradle.org/nightly/userguide/configuration_cache.html

The configuration cache is introduced in Gradle 6.6.
This can already be tested using 6.6-rc-2.

Metadata

Metadata

Assignees

Labels

enhancementAn issue for a feature or an overall improvementrunner: Gradle pluginAn issue/PR related to Dokka's Gradle plugin

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions