1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-13 11:19:50 +00:00

Merge pull request #111 from stigkj/patch-1

Fix benchmark table markdown formatting
This commit is contained in:
Linwei
2020-08-01 02:45:46 +08:00
committed by GitHub

View File

@@ -469,7 +469,7 @@ So I still recommend the pure lua script for portability and flexibility, but fo
Average performance:
| Name | czmod | z.lua |
|-|-|-|-|-|
|-|-|-|
| **Update Time** | 1.6ms | 13.2ms |
| **Query Time** | 1.5ms | 9.8ms |