Skip to content

Update bench to show avg - #6

Merged
guan404ming merged 1 commit into
mainfrom
avg-bench
Jan 27, 2026
Merged

Update bench to show avg#6
guan404ming merged 1 commit into
mainfrom
avg-bench

Conversation

@guan404ming

Copy link
Copy Markdown
Owner

Why

totall -> avg

How

  • update cli
  • update bench data
    • Parse (avg per call):
      • sqlparser-ts: (34.0 + 34.7 + 34.2) / 3 = 34.3 μs
      • node-sql-parser: (64.2 + 96.4 + 51.1) / 3 = 70.6 μs
    • Format (avg per call):
      • sqlparser-ts: (15.3 + 15.0 + 14.5) / 3 = 14.9 μs
      • node-sql-parser: (74.0 + 106.6 + 58.9) / 3 = 79.8 μs

@guan404ming
guan404ming merged commit a8721f2 into main Jan 27, 2026
2 checks passed
@guan404ming
guan404ming deleted the avg-bench branch January 27, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant