mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
docs: update benchmarks table
This commit is contained in:
@@ -18,8 +18,8 @@ AI is becoming cheaper and more accessible, but larger context windows allow for
|
||||
|
||||
<!-- automd:file src="./docs/benchmarks.md" -->
|
||||
|
||||
| Example | JSON | TOON | Saved | Reduction |
|
||||
|---------|------|------|-------|-----------|
|
||||
| Example | JSON | TOON | Tokens Saved | Reduction |
|
||||
| ------- | ---- | ---- | ------------ | --------- |
|
||||
| 👤 Simple user object | 31 | 18 | 13 | **41.9%** |
|
||||
| 🏷️ User with tags | 48 | 28 | 20 | **41.7%** |
|
||||
| 📦 Small product catalog | 117 | 49 | 68 | **58.1%** |
|
||||
@@ -31,7 +31,7 @@ AI is becoming cheaper and more accessible, but larger context windows allow for
|
||||
| **Total** | **2917** | **1139** | **1778** | **61.0%** |
|
||||
|
||||
<details>
|
||||
<summary><strong>View detailed examples</strong></summary>
|
||||
<summary><strong>View detailed results</strong></summary>
|
||||
|
||||
### 📦 Small product catalog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user