Skip to content

Commit 9f62e70

Browse files
committed
Added links to releases
1 parent db190f4 commit 9f62e70

File tree

1 file changed

+5
-5
lines changed
  • blog/2026-01-19-alpha14-performance

1 file changed

+5
-5
lines changed

blog/2026-01-19-alpha14-performance/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ title: alpha.14 Performance Improvements
33
authors: [dan]
44
---
55

6-
We're pleased to share performance improvements in TLSNotary **alpha.14**. Through optimizations across the protocol stack, alpha.14 delivers speedups of **8% to 16%** across real-world network scenarios.
6+
We're pleased to share performance improvements in TLSNotary **[alpha.14](https://github.com/tlsnotary/tlsn/releases/tag/v0.1.0-alpha.14)**. Through optimizations across the protocol stack, alpha.14 delivers speedups of **8% to 16%** across real-world network scenarios.
77

8-
In this post, we present detailed benchmarks comparing alpha.13 and alpha.14 across different network conditions, demonstrating how these improvements translate to real-world performance gains for both native and browser deployments.
8+
In this post, we present detailed benchmarks comparing [alpha.13](https://github.com/tlsnotary/tlsn/releases/tag/v0.1.0-alpha.13) and [alpha.14](https://github.com/tlsnotary/tlsn/releases/tag/v0.1.0-alpha.14) across different network conditions, demonstrating how these improvements translate to real-world performance gains for both native and browser deployments.
99

1010
<!-- truncate -->
1111

1212
## Benchmark Results
1313

1414
Protocol runtime (in seconds) for alpha.14 native and browser builds across representative real-world scenarios:
1515

16-
| | Cable | Fiber | Mobile 5G |
17-
|--|-------|-------|-----------|
18-
| Native | 15.0s (**-8.9%**) | 4.1s (**-9.7%**) | 10.9s (**-8.4%**) |
16+
| | Cable | Fiber | Mobile 5G |
17+
| ------- | ------------------ | ----------------- | ------------------ |
18+
| Native | 15.0s (**-8.9%**) | 4.1s (**-9.7%**) | 10.9s (**-8.4%**) |
1919
| Browser | 16.8s (**-12.8%**) | 6.5s (**-16.1%**) | 12.9s (**-12.6%**) |
2020

2121
*__Bold percentages__ indicate improvement over alpha.13.*

0 commit comments

Comments
 (0)