Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparision on Languages #36

Open
6 tasks done
SahithiKasim opened this issue Sep 18, 2023 · 5 comments
Open
6 tasks done

Comparision on Languages #36

SahithiKasim opened this issue Sep 18, 2023 · 5 comments
Assignees
Milestone

Comments

@SahithiKasim
Copy link
Collaborator

SahithiKasim commented Sep 18, 2023

  • Do the analysis using file counts and loc.
  • Try to match it with the Jessie release and the data in the publish table.
  • Take the packages which are from Jessie in Publish and match the tags with the upstream and do the analysis.
  • Interpret the results with Debsources paper.
  • Make the fontsize larger.
  • Try to map C/C++ header to C and C++.
@SahithiKasim SahithiKasim added this to the 09/20/2023 milestone Sep 18, 2023
@SahithiKasim SahithiKasim self-assigned this Sep 18, 2023
@SahithiKasim
Copy link
Collaborator Author

SahithiKasim commented Sep 25, 2023

  • Use sloccount to map C/C++ header.

@SahithiKasim
Copy link
Collaborator Author

SahithiKasim commented Oct 2, 2023

  • We do both sloccount and cloc. We create the tables and plots for sloccount. Tables and plots with cloc are to be added as supplement information at the end.
  • Create similar figures and tables to debsources paper.

@SahithiKasim
Copy link
Collaborator Author

SahithiKasim commented Oct 16, 2023

  • Do a timeline analysis
  • Do the file size analysis on each file.

@SahithiKasim
Copy link
Collaborator Author

SahithiKasim commented Nov 3, 2023

Time Series Analysis with Releases

CLOC Files
CLOC Lines
SLOC Lines

@SahithiKasim
Copy link
Collaborator Author

Normalized Lines of Code (SLOC) Languages Without Make_grid
Normalized Lines of Code (SLOC) Languages_grid
Normalized Number of Files (SLOC) Languages Without Make_grid
Normalized Number of Files (SLOC) Languages_grid
Top 20 Lines of Code (CLOC) Languages Without Make_grid
Top 20 Lines of Code (CLOC) Languages_grid
Top 20 Lines of Code (SLOC) Languages  Without Make_grid
Top 20 Lines of Code (SLOC) Languages_grid
Top 20 Normalized Lines of Code (CLOC) Languages Without Make_grid
Top 20 Normalized Lines of Code (CLOC) Languages_grid
Top 20 Normalized Number of Files (CLOC) Languages Without Make_grid
Top 20 Normalized Number of Files (CLOC) Languages_grid
Top 20 Number of Files (CLOC) Languages Without Make_grid
Top 20 Number of Files (CLOC) Languages_grid
Top 20 Number of Files (SLOC) Languages  Without Make_grid
Top 20 Number of Files (SLOC) Languages_grid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants