diff --git a/benchmarks/data.js b/benchmarks/data.js index 165ffc4..5b5dba7 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1700536634445, + "lastUpdate": 1700645337194, "repoUrl": "https://github.com/sunhailin-Leo/easytokenizer-to-go", "entries": { "Benchmark": [ @@ -122,6 +122,138 @@ window.BENCHMARK_DATA = { "extra": "112510 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "379978424@qq.com", + "name": "LeoSun", + "username": "sunhailin-Leo" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "c2fc8707faf4d0352ab822ae72cf46a89c844067", + "message": "Merge pull request #9 from sunhailin-Leo/dependabot/github_actions/benchmark-action/github-action-benchmark-1.18.0\n\nBump benchmark-action/github-action-benchmark from 1.16.2 to 1.18.0", + "timestamp": "2023-11-22T17:28:08+08:00", + "tree_id": "01f37c632b6419b082c5dc06f668b59393bd7cca", + "url": "https://github.com/sunhailin-Leo/easytokenizer-to-go/commit/c2fc8707faf4d0352ab822ae72cf46a89c844067" + }, + "date": 1700645336715, + "tool": "go", + "benches": [ + { + "name": "BenchmarkChineseEncode - ns/op", + "value": 1521, + "unit": "ns/op", + "extra": "782113 times\n4 procs" + }, + { + "name": "BenchmarkChineseEncode - B/op", + "value": 192, + "unit": "B/op", + "extra": "782113 times\n4 procs" + }, + { + "name": "BenchmarkChineseEncode - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "782113 times\n4 procs" + }, + { + "name": "BenchmarkChineseEncodeWithIds - ns/op", + "value": 2350, + "unit": "ns/op", + "extra": "493200 times\n4 procs" + }, + { + "name": "BenchmarkChineseEncodeWithIds - B/op", + "value": 752, + "unit": "B/op", + "extra": "493200 times\n4 procs" + }, + { + "name": "BenchmarkChineseEncodeWithIds - allocs/op", + "value": 12, + "unit": "allocs/op", + "extra": "493200 times\n4 procs" + }, + { + "name": "BenchmarkChineseWordPieceTokenize - ns/op", + "value": 3001, + "unit": "ns/op", + "extra": "399782 times\n4 procs" + }, + { + "name": "BenchmarkChineseWordPieceTokenize - B/op", + "value": 440, + "unit": "B/op", + "extra": "399782 times\n4 procs" + }, + { + "name": "BenchmarkChineseWordPieceTokenize - allocs/op", + "value": 21, + "unit": "allocs/op", + "extra": "399782 times\n4 procs" + }, + { + "name": "BenchmarkThaiEncode - ns/op", + "value": 7258, + "unit": "ns/op", + "extra": "164168 times\n4 procs" + }, + { + "name": "BenchmarkThaiEncode - B/op", + "value": 256, + "unit": "B/op", + "extra": "164168 times\n4 procs" + }, + { + "name": "BenchmarkThaiEncode - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "164168 times\n4 procs" + }, + { + "name": "BenchmarkThaiEncodeWithIds - ns/op", + "value": 8331, + "unit": "ns/op", + "extra": "140517 times\n4 procs" + }, + { + "name": "BenchmarkThaiEncodeWithIds - B/op", + "value": 1104, + "unit": "B/op", + "extra": "140517 times\n4 procs" + }, + { + "name": "BenchmarkThaiEncodeWithIds - allocs/op", + "value": 12, + "unit": "allocs/op", + "extra": "140517 times\n4 procs" + }, + { + "name": "BenchmarkThaiWordPieceTokenize - ns/op", + "value": 10450, + "unit": "ns/op", + "extra": "123138 times\n4 procs" + }, + { + "name": "BenchmarkThaiWordPieceTokenize - B/op", + "value": 1056, + "unit": "B/op", + "extra": "123138 times\n4 procs" + }, + { + "name": "BenchmarkThaiWordPieceTokenize - allocs/op", + "value": 40, + "unit": "allocs/op", + "extra": "123138 times\n4 procs" + } + ] } ] }