Skip to content

Commit f6236cf

Browse files
author
Peter Harris
committed
Update changelog for 4.0
1 parent a3c3006 commit f6236cf

14 files changed

+14
-336
lines changed

Docs/ChangeLog-2x.md

Lines changed: 0 additions & 328 deletions
This file was deleted.

Docs/ChangeLog-3x.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,10 +299,6 @@ Key for charts:
299299
* Color = block size (see legend).
300300
* Letter = image format (N = normal map, G = grayscale, L = LDR, H = HDR).
301301

302-
**Absolute performance vs 2.5 release:**
303-
304-
![Absolute scores 3.0 vs 2.5](./ChangeLogImg/absolute-2.5-to-3.0.png)
305-
306302
**Relative performance vs 2.5 release:**
307303

308304
![Relative scores 3.0 vs 2.5](./ChangeLogImg/relative-2.5-to-3.0.png)

Docs/ChangeLog-4x.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ clocked at 4.2 GHz, running `astcenc` using AVX2 and 6 threads.
99
<!-- ---------------------------------------------------------------------- -->
1010
## 4.0.0
1111

12-
**Status:** In development
12+
**Status:** July 2022
1313

1414
The 4.0.0 release introduces some major performance enhancement, and a number
1515
of larger changes to the heuristics used in the codec to find a more effective
@@ -69,6 +69,19 @@ cost:quality trade off.
6969
cannot be applied.
7070
* **Optimization:** Numerous type size reductions applied to arrays to reduce
7171
both context working buffer size usage and stack usage.
72+
73+
### Performance:
74+
75+
Key for charts:
76+
77+
* Color = block size (see legend).
78+
* Letter = image format (N = normal map, G = grayscale, L = LDR, H = HDR).
79+
80+
**Relative performance vs 3.5 release:**
81+
82+
![Relative scores 4.0 vs 3.7](./ChangeLogImg/relative-3.7-to-4.0.png)
83+
84+
7285
- - -
7386

7487
_Copyright © 2022, Arm Limited and contributors. All rights reserved._
-111 KB
Binary file not shown.
-148 KB
Binary file not shown.
-141 KB
Binary file not shown.
-149 KB
Binary file not shown.
-134 KB
Binary file not shown.
-112 KB
Binary file not shown.
-120 KB
Binary file not shown.

0 commit comments

Comments
 (0)