Skip to content

Support shadowed sources JAR - #2265

Draft
Goooler wants to merge 98 commits into
mainfrom
g/20260901/sources-jar
Draft

Goooler wants to merge 98 commits into
mainfrom
g/20260901/sources-jar

Conversation

@Goooler

@Goooler Goooler commented Sep 1, 2026

Copy link
Copy Markdown
Member

  • CHANGELOG's "Unreleased" section has been updated, if applicable.

@Goooler
Goooler force-pushed the g/20260901/sources-jar branch 3 times, most recently from 51fa468 to 7161bfa Compare September 2, 2026 06:38
@Goooler
Goooler force-pushed the g/20260901/sources-jar branch from 29523cb to 68c2e1b Compare September 2, 2026 07:06
@Goooler

This comment was marked as outdated.

This reverts commit 0100ab2.

### 1. Test Versions

| Commit Hash | Local Version Tag | Description |
| :--- | :--- | :--- |
| [`51d5feb5`](51d5feb) | `9.0.3-51d5feb5` | **Before Worker API** (single-threaded serial execution) |
| [`0100ab21`](0100ab2) | `9.0.3-0100ab21` | **After Worker API** (asynchronous parallel execution via Gradle Worker API) |

---

### 2. Detailed 10-Iteration Benchmark Results (Unit: ms)

| Iteration | Before Worker API (`51d5feb5`) | After Worker API (`0100ab21`) |
| :---: | :---: | :---: |
| **Warm-up 1** | 19,131.87 | 7,158.15 |
| **Warm-up 2** | 937.74 | 927.13 |
| **Warm-up 3** | 867.42 | 892.92 |
| **Build 1** | 949.85 | 887.27 |
| **Build 2** | 855.78 | 895.07 |
| **Build 3** | 870.54 | 913.32 |
| **Build 4** | 842.07 | 962.29 |
| **Build 5** | 834.61 | 902.32 |
| **Build 6** | 895.61 | 863.34 |
| **Build 7** | 842.98 | 882.96 |
| **Build 8** | 836.82 | 862.21 |
| **Build 9** | 843.10 | 888.14 |
| **Build 10** | 874.22 | 867.52 |

---

### 3. Summary Statistics

| Metric | Before Worker API (`51d5feb5`) | After Worker API (`0100ab21`) | Difference |
| :--- | :---: | :---: | :--- |
| **Mean** | **864.56 ms** | **892.44 ms** | +27.88 ms (+3.2%) |
| **Median** | **849.44 ms** | **891.17 ms** | +41.73 ms (+4.9%) |
| **Min** | **834.61 ms** | **862.21 ms** | +27.60 ms |
| **Max** | **949.85 ms** | **962.29 ms** | +12.44 ms |
@Goooler
Goooler force-pushed the g/20260901/sources-jar branch from 0c9fd84 to 22fb6bd Compare September 19, 2026 03:52
@Goooler
Goooler force-pushed the g/20260901/sources-jar branch from 22fb6bd to f38c567 Compare September 20, 2026 02:03
@Goooler
Goooler force-pushed the g/20260901/sources-jar branch from 28ae05b to 62b6cf7 Compare September 20, 2026 06:10
@Goooler
Goooler force-pushed the g/20260901/sources-jar branch from 62b6cf7 to 535de8a Compare September 20, 2026 06:16
@Goooler
Goooler force-pushed the g/20260901/sources-jar branch from 29dee36 to c40c0b0 Compare September 21, 2026 07:25
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

Successfully merging this pull request may close these issues.

2 participants