Skip to content

Commit

Permalink
add Benchmark (go) benchmark result for 3176f12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 9, 2024
1 parent 8a6e13c commit 8c0c804
Showing 1 changed file with 169 additions and 1 deletion.
170 changes: 169 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1708073342037,
"lastUpdate": 1712662088190,
"repoUrl": "https://github.com/sunhailin-Leo/easytokenizer-to-go",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1886,6 +1886,174 @@ window.BENCHMARK_DATA = {
"extra": "119030 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "LeoSun",
"username": "sunhailin-Leo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "3176f12ecfcda742b28a6fd6218ef30d3e53207d",
"message": "Merge pull request #19 from sunhailin-Leo/dependabot/github_actions/benchmark-action/github-action-benchmark-1.20.1\n\nBump benchmark-action/github-action-benchmark from 1.19.3 to 1.20.1",
"timestamp": "2024-04-09T20:27:18+09:00",
"tree_id": "1b726a6efd5fb06b8436fe585909bf2df038286a",
"url": "https://github.com/sunhailin-Leo/easytokenizer-to-go/commit/3176f12ecfcda742b28a6fd6218ef30d3e53207d"
},
"date": 1712662087674,
"tool": "go",
"benches": [
{
"name": "BenchmarkChineseEncode",
"value": 1561,
"unit": "ns/op\t 192 B/op\t 1 allocs/op",
"extra": "790034 times\n4 procs"
},
{
"name": "BenchmarkChineseEncode - ns/op",
"value": 1561,
"unit": "ns/op",
"extra": "790034 times\n4 procs"
},
{
"name": "BenchmarkChineseEncode - B/op",
"value": 192,
"unit": "B/op",
"extra": "790034 times\n4 procs"
},
{
"name": "BenchmarkChineseEncode - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "790034 times\n4 procs"
},
{
"name": "BenchmarkChineseEncodeWithIds",
"value": 2312,
"unit": "ns/op\t 752 B/op\t 12 allocs/op",
"extra": "462979 times\n4 procs"
},
{
"name": "BenchmarkChineseEncodeWithIds - ns/op",
"value": 2312,
"unit": "ns/op",
"extra": "462979 times\n4 procs"
},
{
"name": "BenchmarkChineseEncodeWithIds - B/op",
"value": 752,
"unit": "B/op",
"extra": "462979 times\n4 procs"
},
{
"name": "BenchmarkChineseEncodeWithIds - allocs/op",
"value": 12,
"unit": "allocs/op",
"extra": "462979 times\n4 procs"
},
{
"name": "BenchmarkChineseWordPieceTokenize",
"value": 2952,
"unit": "ns/op\t 440 B/op\t 21 allocs/op",
"extra": "395568 times\n4 procs"
},
{
"name": "BenchmarkChineseWordPieceTokenize - ns/op",
"value": 2952,
"unit": "ns/op",
"extra": "395568 times\n4 procs"
},
{
"name": "BenchmarkChineseWordPieceTokenize - B/op",
"value": 440,
"unit": "B/op",
"extra": "395568 times\n4 procs"
},
{
"name": "BenchmarkChineseWordPieceTokenize - allocs/op",
"value": 21,
"unit": "allocs/op",
"extra": "395568 times\n4 procs"
},
{
"name": "BenchmarkThaiEncode",
"value": 7482,
"unit": "ns/op\t 256 B/op\t 1 allocs/op",
"extra": "162877 times\n4 procs"
},
{
"name": "BenchmarkThaiEncode - ns/op",
"value": 7482,
"unit": "ns/op",
"extra": "162877 times\n4 procs"
},
{
"name": "BenchmarkThaiEncode - B/op",
"value": 256,
"unit": "B/op",
"extra": "162877 times\n4 procs"
},
{
"name": "BenchmarkThaiEncode - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "162877 times\n4 procs"
},
{
"name": "BenchmarkThaiEncodeWithIds",
"value": 8510,
"unit": "ns/op\t 1104 B/op\t 12 allocs/op",
"extra": "138848 times\n4 procs"
},
{
"name": "BenchmarkThaiEncodeWithIds - ns/op",
"value": 8510,
"unit": "ns/op",
"extra": "138848 times\n4 procs"
},
{
"name": "BenchmarkThaiEncodeWithIds - B/op",
"value": 1104,
"unit": "B/op",
"extra": "138848 times\n4 procs"
},
{
"name": "BenchmarkThaiEncodeWithIds - allocs/op",
"value": 12,
"unit": "allocs/op",
"extra": "138848 times\n4 procs"
},
{
"name": "BenchmarkThaiWordPieceTokenize",
"value": 10030,
"unit": "ns/op\t 1056 B/op\t 40 allocs/op",
"extra": "113911 times\n4 procs"
},
{
"name": "BenchmarkThaiWordPieceTokenize - ns/op",
"value": 10030,
"unit": "ns/op",
"extra": "113911 times\n4 procs"
},
{
"name": "BenchmarkThaiWordPieceTokenize - B/op",
"value": 1056,
"unit": "B/op",
"extra": "113911 times\n4 procs"
},
{
"name": "BenchmarkThaiWordPieceTokenize - allocs/op",
"value": 40,
"unit": "allocs/op",
"extra": "113911 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 8c0c804

Please sign in to comment.