Skip to content

ASSERT-KTH/depclean-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DepClean experiments

This is an open-science repository with the necessary data and tooling to replicate our large-scale study of bloated dependencies in the Maven. The data collection is based on our tool: DepClean.

Materials

The following sections describe the main materials included in this repository.

Data Collector

The data-collector tool mines the Maven Central repository to obtain usage information about artifacts and their dependencies. The analysis relies on fine-grained static bytecode analysis with DepClean. The tool also uses dedicated Maven plugins to collect data about the projects' architecture and their dependencies.

Notebooks

The nootebooks folder contains a set of R scripts supporting the analysis of the data collected with the data-collector tool.

Contributions

The contributions folder contains a list of bloated dependencies in open-source projects that have been found with the help of DepClean. These bloated dependencies have been directly communicated to the developer teams through pull requests on GitHub. It contains links to the original code repositories and the actions taken by the developers.

License

Distributed under the MIT License. See LICENSE for more information.

About

Open-science repository containing our experiments about bloated dependencies in the Maven ecosystem with DepClean

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published