Skip to content

Add a table for the binary sizes of the various libraries #40

@Sailsman63

Description

@Sailsman63

It would be nice to have at-a-glance data for:

  • Size of the library binary (jar)
  • Sizes and names of transitive dependencies
  • Names of any JRE/javaSE modules beyond java.base

I've noticed that many libraries do not publish this data in a human-readable format. Since the benchmark needs to have it all loaded anyway, how difficult would it be to calculate at benchmark time?

When selecting a library for "Occasional" use, eg. parsing/writing config files a few times per application run, this can get to be a more significant factor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions