From 53c6b714fcdfb95ca382da7449fc72d1bfbd7e3d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 1 Dec 2023 04:09:14 +0000 Subject: [PATCH] add Flutter Rust Bridge Benchmark (customSmallerIsBetter) benchmark result for 74681865a7ebb72406f29074c71475d0d3cebf6a --- dev/bench/data.js | 146 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 145 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 865e635913..0de6a353b3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701403606809, + "lastUpdate": 1701403754208, "repoUrl": "https://github.com/fzyzcjy/flutter_rust_bridge", "entries": { "Flutter Rust Bridge Benchmark": [ @@ -11570,6 +11570,150 @@ window.BENCHMARK_DATA = { "unit": "Microseconds" } ] + }, + { + "commit": { + "author": { + "email": "ch271828n@outlook.com", + "name": "fzyzcjy", + "username": "fzyzcjy" + }, + "committer": { + "email": "ch271828n@outlook.com", + "name": "fzyzcjy", + "username": "fzyzcjy" + }, + "distinct": true, + "id": "74681865a7ebb72406f29074c71475d0d3cebf6a", + "message": "chore: bump rust", + "timestamp": "2023-12-01T12:02:28+08:00", + "tree_id": "53ed7b6c73f75e2d93b3ec7b416f04ae04c25f7b", + "url": "https://github.com/fzyzcjy/flutter_rust_bridge/commit/74681865a7ebb72406f29074c71475d0d3cebf6a" + }, + "date": 1701403751012, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "PureDart_ComputePrime_Number90000049_Macos", + "value": 47.28111413359373, + "unit": "Microseconds" + }, + { + "name": "PureDart_ComputePrime_Number9000000001_Macos", + "value": 1073.3905, + "unit": "Microseconds" + }, + { + "name": "PureDart_ComputePrime_Number900000000013_Macos", + "value": 10960.605, + "unit": "Microseconds" + }, + { + "name": "PureDart_VoidAsync_Macos", + "value": 50.4727199313582, + "unit": "Microseconds" + }, + { + "name": "PureDart_VoidSync_Macos", + "value": 1.0334705, + "unit": "Microseconds" + }, + { + "name": "PureDart_VoidSyncRaw_Macos", + "value": 0.024744987465432643, + "unit": "Microseconds" + }, + { + "name": "PureDart_InputBytesAsync_Len0_Macos", + "value": 54.11209112307567, + "unit": "Microseconds" + }, + { + "name": "PureDart_InputBytesSync_Len0_Macos", + "value": 1.2559845, + "unit": "Microseconds" + }, + { + "name": "PureDart_InputBytesSyncRaw_Len0_Macos", + "value": 0.07808403882873942, + "unit": "Microseconds" + }, + { + "name": "PureDart_OutputBytesAsync_Len0_Macos", + "value": 50.005050505050505, + "unit": "Microseconds" + }, + { + "name": "PureDart_OutputBytesSync_Len0_Macos", + "value": 1.1844265, + "unit": "Microseconds" + }, + { + "name": "PureDart_OutputBytesAsyncRaw_Len0_Macos", + "value": 6.848012025091078, + "unit": "Microseconds" + }, + { + "name": "PureDart_InputBytesAsync_Len10000_Macos", + "value": 57.12510353888778, + "unit": "Microseconds" + }, + { + "name": "PureDart_InputBytesSync_Len10000_Macos", + "value": 2.9145360427319784, + "unit": "Microseconds" + }, + { + "name": "PureDart_InputBytesSyncRaw_Len10000_Macos", + "value": 1.5143947428026285, + "unit": "Microseconds" + }, + { + "name": "PureDart_OutputBytesAsync_Len10000_Macos", + "value": 82.57503819000041, + "unit": "Microseconds" + }, + { + "name": "PureDart_OutputBytesSync_Len10000_Macos", + "value": 28.643368103055174, + "unit": "Microseconds" + }, + { + "name": "PureDart_OutputBytesAsyncRaw_Len10000_Macos", + "value": 11.365276779702256, + "unit": "Microseconds" + }, + { + "name": "PureDart_InputBytesAsync_Len1000000_Macos", + "value": 294.6605774896877, + "unit": "Microseconds" + }, + { + "name": "PureDart_InputBytesSync_Len1000000_Macos", + "value": 192.9907153008053, + "unit": "Microseconds" + }, + { + "name": "PureDart_InputBytesSyncRaw_Len1000000_Macos", + "value": 192.75267020271744, + "unit": "Microseconds" + }, + { + "name": "PureDart_OutputBytesAsync_Len1000000_Macos", + "value": 2420.5078597339784, + "unit": "Microseconds" + }, + { + "name": "PureDart_OutputBytesSync_Len1000000_Macos", + "value": 2527.13875, + "unit": "Microseconds" + }, + { + "name": "PureDart_OutputBytesAsyncRaw_Len1000000_Macos", + "value": 168.20048776385502, + "unit": "Microseconds" + } + ] } ] }