Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ASSERT-KTH/longitudinal-bloat

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Longitudinal Analysis of Bloated Java Dependencies

DOI

This repository contains the data and script for the paper "A Longitudinal Analysis of Bloated Java Dependencies"

Repository Structure

- dataset
  - projects.csv            # list of 500 projects used in the paper
  - commits.csv             # list of commits that are analyzed
  - project_dependabot.json # dependabot commits for each project
  - project_releases.json   # commits associated to a release for each project
- dependency_usage_tree
  - <project>
    - <commit>
      - depclean.json       # the dependency usage tree extracted by Deplean
      - compile.log.zip     # Maven compilation log
      - depClean.log.zip    # Deplean log
- script
  - create_dataset.js       # ceate projects.csv and commits.csv based on project_releases.json and project_dependabot.json
  - read_dependency_usage_tree.js # extract the information from dependency_usage_tree and generate a csv file
  - analysis.py             # read dependency_usage_tree.csv and generate the macro and table for the paper

About

Datasets and artifacts for the paper "A Longitudinal Analysis of Bloated Java Dependencies"

Topics

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.