Skip to content

Commit 9c74555

Browse files
committed
small changes
1 parent 3981e14 commit 9c74555

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • content/learning-paths/mobile-graphics-and-gaming/performance_onnxruntime_kleidiai_sme2

content/learning-paths/mobile-graphics-and-gaming/performance_onnxruntime_kleidiai_sme2/Profiling_example.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,7 @@ P95 Latency: 0.34682 s
7070
P99 Latency: 0.34682 s
7171
P999 Latency: 0.34682 s
7272
```
73-
### Performance Indicators
74-
| Metric | Non-KleidiAI | KleidiAI (with SME2) | Speed Up |
75-
|---------|----------------|----------------|-------------------------------------------------|
76-
| Latency per inference (ms) | 339 | 99 | >3.4 |
73+
### Performance
7774
7875
We can use [prefetto tool](https://ui.perfetto.dev/), to view the two JSON profile files.
7976

0 commit comments

Comments
 (0)