diff --git a/benchmarks/data.js b/benchmarks/data.js index bbe4622..f516583 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1700535999113, + "lastUpdate": 1700536366291, "repoUrl": "https://github.com/sunhailin-Leo/triton-service-go", "entries": { "Benchmark": [ @@ -38,6 +38,42 @@ window.BENCHMARK_DATA = { "extra": "163981 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": "f5b1c32314a29e5808360e4be740e5de98e2b410", + "message": "Merge pull request #37 from sunhailin-Leo/dependabot/go_modules/github.com/valyala/fasthttp-1.51.0\n\nBump github.com/valyala/fasthttp from 1.50.0 to 1.51.0", + "timestamp": "2023-11-21T11:12:10+08:00", + "tree_id": "311346c799f03c50e7557984ed49271bd6b2b999", + "url": "https://github.com/sunhailin-Leo/triton-service-go/commit/f5b1c32314a29e5808360e4be740e5de98e2b410" + }, + "date": 1700536365830, + "tool": "go", + "benches": [ + { + "name": "BenchmarkFullTokenizerNotChinese", + "value": 20007, + "unit": "ns/op\t 11752 B/op\t 288 allocs/op", + "extra": "59136 times\n4 procs" + }, + { + "name": "BenchmarkFullTokenizerChinese", + "value": 7137, + "unit": "ns/op\t 4272 B/op\t 106 allocs/op", + "extra": "165411 times\n4 procs" + } + ] } ] }