Skip to content

Commit 3851919

Browse files
committed
Update readme with results from unity 6000.6
Also change table and graph from WebGL1 to WebGPU, since that is more relevant nowadays
1 parent f0c29db commit 3851919

3 files changed

Lines changed: 31 additions & 23 deletions

File tree

3.94 KB
Loading

Documentation/urp-build-sizes.png

18 KB
Loading

README.md

Lines changed: 31 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
![Preview](./preview.png)
44

5-
[![](https://img.shields.io/github/release-date/JohannesDeml/UnityWebGL-LoadingTest.svg)](https://github.com/JohannesDeml/UnityWebGL-LoadingTest/releases) [![Tested up to Unity 6.5](https://img.shields.io/badge/tested%20up%20to%20unity-6000.5-green.svg?logo=unity&cacheSeconds=2592000)](https://unity3d.com/get-unity/download/archive)
5+
[![](https://img.shields.io/github/release-date/JohannesDeml/UnityWebGL-LoadingTest.svg)](https://github.com/JohannesDeml/UnityWebGL-LoadingTest/releases) [![Tested up to Unity 6.6](https://img.shields.io/badge/tested%20up%20to%20unity-6000.6-green.svg?logo=unity&cacheSeconds=2592000)](https://unity3d.com/get-unity/download/archive)
66

7-
*Testing Unity's WebGL size and loading time for different versions (2018.4 - 6000.5) and settings*
7+
*Testing Unity's WebGL size and loading time for different versions (2018.4 - 6000.6) and settings*
88

99
* [Overview page of all builds](https://deml.io/experiments/unity-webgl/)
1010
* [Implementation in Godot](https://github.com/JohannesDeml/Godot-Web-LoadingTest)
@@ -34,9 +34,9 @@ BiRP Build Size | URP Build Size
3434

3535
Version | Size | Link
3636
--- | --- | ---
37-
6000.5.0f1 | 3.67 MB | https://deml.io/experiments/unity-webgl/6000.5.0f1-webgl2
38-
6000.4.0f1 | 3.57 MB | https://deml.io/experiments/unity-webgl/6000.4.0f1-webgl2
39-
6000.3.16f1 | 3.51 MB | https://deml.io/experiments/unity-webgl/6000.3.16f1-webgl2
37+
6000.6.0f1 | 3.76 MB | https://deml.io/experiments/unity-webgl/6000.6.0f1-webgl2
38+
6000.5.11f1 | 3.66 MB | https://deml.io/experiments/unity-webgl/6000.5.11f1-webgl2
39+
6000.3.19f1 | 3.51 MB | https://deml.io/experiments/unity-webgl/6000.3.19f1-webgl2
4040
6000.2.15f1 | 3.40 MB | https://deml.io/experiments/unity-webgl/6000.2.15f1-webgl2
4141
6000.1.17f1 | 3.34 MB | https://deml.io/experiments/unity-webgl/6000.1.17f1-webgl2
4242
6000.0.74f1 | 3.38 MB | https://deml.io/experiments/unity-webgl/6000.0.74f1-webgl2
@@ -48,23 +48,25 @@ Version | Size | Link
4848
2021.3.45f2 | 2.84 MB | https://deml.io/experiments/unity-webgl/2021.3.45f2-webgl2
4949

5050

51-
### Built-in Renderpipeline WebGL1
51+
### Built-in Renderpipeline WebGPU
5252

5353
Version | Size | Link
5454
--- | --- | ---
55-
2022.3.62f3 | 3.17 MB | https://deml.io/experiments/unity-webgl/2022.3.62f3-webgl1
56-
2022.2.18f1 | 3.09 MB | https://deml.io/experiments/unity-webgl/2022.2.18f1-webgl1
57-
2022.1.24f1 | 2.86 MB | https://deml.io/experiments/unity-webgl/2022.1.24f1-webgl1
58-
2021.3.45f2 | 2.82 MB | https://deml.io/experiments/unity-webgl/2021.3.45f2-webgl1
55+
6000.6.0f1 | 3.83 MB | https://deml.io/experiments/unity-webgl/6000.6.0f1-webgpu
56+
6000.5.11f1 | 3.74 MB | https://deml.io/experiments/unity-webgl/6000.5.11f1-webgpu
57+
6000.3.19f1 | 3.60 MB | https://deml.io/experiments/unity-webgl/6000.3.19f1-webgpu
58+
6000.2.15f1 | 3.46 MB | https://deml.io/experiments/unity-webgl/6000.2.15f1-webgpu
59+
6000.1.17f1 | 3.39 MB | https://deml.io/experiments/unity-webgl/6000.1.17f1-webgpu
60+
6000.0.74f1 | 3.44 MB | https://deml.io/experiments/unity-webgl/6000.0.74f1-webgpu
5961

6062

6163
### Built-in Renderpipeline Minimum size
6264

6365
Version | Size | Link
6466
--- | --- | ---
65-
6000.5.0f1 | 3.22 MB | https://deml.io/experiments/unity-webgl/6000.5.0f1-minsize-webgl2
66-
6000.4.0f1 | 3.13 MB | https://deml.io/experiments/unity-webgl/6000.4.0f1-minsize-webgl2
67-
6000.3.16f1 | 3.10 MB | https://deml.io/experiments/unity-webgl/6000.3.16f1-minsize-webgl2
67+
6000.6.0f1 | 3.29 MB | https://deml.io/experiments/unity-webgl/6000.6.0f1-minsize-webgl2
68+
6000.5.11f1 | 3.22 MB | https://deml.io/experiments/unity-webgl/6000.5.11f1-minsize-webgl2
69+
6000.3.19f1 | 3.11 MB | https://deml.io/experiments/unity-webgl/6000.3.19f1-minsize-webgl2
6870
6000.2.15f1 | 2.92 MB | https://deml.io/experiments/unity-webgl/6000.2.15f1-minsize-webgl2
6971
6000.1.17f1 | 2.86 MB | https://deml.io/experiments/unity-webgl/6000.1.17f1-minsize-webgl2
7072
6000.0.74f1 | 2.98 MB | https://deml.io/experiments/unity-webgl/6000.0.74f1-minsize-webgl2
@@ -80,9 +82,10 @@ Version | Size | Link
8082

8183
Version | Size | Link
8284
--- | --- | ---
83-
6000.5.0f1 | 5.59 MB | https://deml.io/experiments/unity-webgl/6000.5.0f1-urp-webgl2
84-
6000.4.0f1 | 8.74 MB | https://deml.io/experiments/unity-webgl/6000.4.0f1-urp-webgl2
85-
6000.3.16f1 | 8.68 MB | https://deml.io/experiments/unity-webgl/6000.3.16f1-urp-webgl2
85+
6000.6.0f1 | 7.52 MB | https://deml.io/experiments/unity-webgl/6000.6.0f1-urp-webgl2
86+
6000.5.11f1 | 5.58 MB | https://deml.io/experiments/unity-webgl/6000.5.11f1-urp-webgl2
87+
6000.4.12f1 | 8.79 MB | https://deml.io/experiments/unity-webgl/6000.4.12f1-urp-webgl2
88+
6000.3.19f1 | 8.67 MB | https://deml.io/experiments/unity-webgl/6000.3.19f1-urp-webgl2
8689
6000.2.15f1 | 8.13 MB | https://deml.io/experiments/unity-webgl/6000.2.15f1-urp-webgl2
8790
6000.1.17f1 | 7.97 MB | https://deml.io/experiments/unity-webgl/6000.1.17f1-urp-webgl2
8891
6000.0.74f1 | 8.37 MB | https://deml.io/experiments/unity-webgl/6000.0.74f1-urp-webgl2
@@ -94,22 +97,27 @@ Version | Size | Link
9497
2021.3.45f2 | 6.36 MB | https://deml.io/experiments/unity-webgl/2021.3.45f2-urp-webgl2
9598

9699

97-
### URP WebGL1
100+
### URP WebGPU
98101

99102
Version | Size | Link
100103
--- | --- | ---
101-
2022.3.62f3 | 5.93 MB | https://deml.io/experiments/unity-webgl/2022.3.62f3-urp-webgl1
102-
2022.2.18f1 | 7.13 MB | https://deml.io/experiments/unity-webgl/2022.2.18f1-urp-webgl1
103-
2022.1.24f1 | 6.38 MB | https://deml.io/experiments/unity-webgl/2022.1.24f1-urp-webgl1
104-
2021.3.45f2 | 6.17 MB | https://deml.io/experiments/unity-webgl/2021.3.45f2-urp-webgl1
104+
6000.6.0f1 | 7.31 MB | https://deml.io/experiments/unity-webgl/6000.6.0f1-urp-webgpu
105+
6000.5.11f1 | 5.54 MB | https://deml.io/experiments/unity-webgl/6000.5.11f1-urp-webgpu
106+
6000.4.12f1 | 8.41 MB | https://deml.io/experiments/unity-webgl/6000.4.12f1-urp-webgpu
107+
6000.3.19f1 | 8.60 MB | https://deml.io/experiments/unity-webgl/6000.3.19f1-urp-webgpu
108+
6000.2.15f1 | 8.05 MB | https://deml.io/experiments/unity-webgl/6000.2.15f1-urp-webgpu
109+
6000.1.17f1 | 7.86 MB | https://deml.io/experiments/unity-webgl/6000.1.17f1-urp-webgpu
110+
6000.0.74f1 | 8.27 MB | https://deml.io/experiments/unity-webgl/6000.0.74f1-urp-webgpu
105111

106112

107113
### URP Minimum Size
108114

109115
Version | Size | Link
110116
--- | --- | ---
111-
6000.4.0f1 | 6.78 MB | https://deml.io/experiments/unity-webgl/6000.4.0f1-urp-minsize-webgl2
112-
6000.3.16f1 | 6.75 MB | https://deml.io/experiments/unity-webgl/6000.3.16f1-urp-minsize-webgl2
117+
6000.6.0f1 | 5.82 MB | https://deml.io/experiments/unity-webgl/6000.6.0f1-urp-minsize-webgl2
118+
6000.5.11f1 | 4.48 MB | https://deml.io/experiments/unity-webgl/6000.5.11f1-urp-minsize-webgl2
119+
6000.4.12f1 | 6.54 MB | https://deml.io/experiments/unity-webgl/6000.4.12f1-urp-minsize-webgl2
120+
6000.3.19f1 | 6.76 MB | https://deml.io/experiments/unity-webgl/6000.3.19f1-urp-minsize-webgl2
113121
6000.2.15f1 | 6.24 MB | https://deml.io/experiments/unity-webgl/6000.2.15f1-urp-minsize-webgl2
114122
6000.1.17f1 | 5.64 MB | https://deml.io/experiments/unity-webgl/6000.1.17f1-urp-minsize-webgl2
115123
6000.0.74f1 | 6.53 MB | https://deml.io/experiments/unity-webgl/6000.0.74f1-urp-minsize-webgl2

0 commit comments

Comments
 (0)