diff --git a/benchmarks/data.js b/benchmarks/data.js index db0d2b6..8bd14f4 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726623930782, + "lastUpdate": 1726925247905, "repoUrl": "https://github.com/sunhailin-Leo/triton-service-go", "entries": { "Benchmark": [ @@ -3182,6 +3182,78 @@ window.BENCHMARK_DATA = { "extra": "160965 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": "4d80e05a71f96bc4763f451ac70e7afae12a920d", + "message": "Merge pull request #83 from sunhailin-Leo/dependabot/github_actions/securego/gosec-2.21.3\n\nBump securego/gosec from 2.21.2 to 2.21.3", + "timestamp": "2024-09-21T21:26:44+08:00", + "tree_id": "385650483da38f4e59826de8839c2e3e6a9b6561", + "url": "https://github.com/sunhailin-Leo/triton-service-go/commit/4d80e05a71f96bc4763f451ac70e7afae12a920d" + }, + "date": 1726925247479, + "tool": "go", + "benches": [ + { + "name": "BenchmarkFullTokenizerNotChinese", + "value": 19935, + "unit": "ns/op\t 11752 B/op\t 288 allocs/op", + "extra": "60400 times\n4 procs" + }, + { + "name": "BenchmarkFullTokenizerNotChinese - ns/op", + "value": 19935, + "unit": "ns/op", + "extra": "60400 times\n4 procs" + }, + { + "name": "BenchmarkFullTokenizerNotChinese - B/op", + "value": 11752, + "unit": "B/op", + "extra": "60400 times\n4 procs" + }, + { + "name": "BenchmarkFullTokenizerNotChinese - allocs/op", + "value": 288, + "unit": "allocs/op", + "extra": "60400 times\n4 procs" + }, + { + "name": "BenchmarkFullTokenizerChinese", + "value": 7362, + "unit": "ns/op\t 4272 B/op\t 106 allocs/op", + "extra": "161888 times\n4 procs" + }, + { + "name": "BenchmarkFullTokenizerChinese - ns/op", + "value": 7362, + "unit": "ns/op", + "extra": "161888 times\n4 procs" + }, + { + "name": "BenchmarkFullTokenizerChinese - B/op", + "value": 4272, + "unit": "B/op", + "extra": "161888 times\n4 procs" + }, + { + "name": "BenchmarkFullTokenizerChinese - allocs/op", + "value": 106, + "unit": "allocs/op", + "extra": "161888 times\n4 procs" + } + ] } ] }