usefulness / webp-imageio

Java ImageIO WebP support (includes ARM chips support)
Apache License 2.0
35 stars 5 forks source link

Compile on Java 20, use WriteProperties task & Fix CI #107

Closed mateuszkwiecinski closed 1 year ago

github-actions[bot] commented 1 year ago

Jar size:

Jar size change: -2.0B (3.0MiB -> 3.0MiB)

Diffuse output:

OLD: diffuse-source-file
NEW: pull-request-artifact.jar

       │         compressed         │         uncompressed         
       ├──────────┬──────────┬──────┼───────────┬───────────┬──────
 JAR   │ old      │ new      │ diff │ old       │ new       │ diff 
───────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
 class │ 55.1 KiB │ 55.1 KiB │  0 B │ 116.7 KiB │ 116.7 KiB │  0 B 
 other │    3 MiB │    3 MiB │ -2 B │   6.4 MiB │   6.4 MiB │ -2 B 
───────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
 total │    3 MiB │    3 MiB │ -2 B │   6.5 MiB │   6.5 MiB │ -2 B 

 CLASSES │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  25 │  25 │ 0 (+0 -0) 
 methods │ 634 │ 634 │ 0 (+0 -0) 
  fields │  65 │  65 │ 0 (+0 -0)
JAR ``` compressed │ uncompressed │ ───────┬──────┼───────┬──────┤ size │ diff │ size │ diff │ path ───────┼──────┼───────┼──────┼─────────────────────────── 160 B │ -2 B │ 36 B │ -2 B │ ∆ webp-imageio.properties ───────┼──────┼───────┼──────┼─────────────────────────── 160 B │ -2 B │ 36 B │ -2 B │ (total) ```