From 0bdf70fc819b6752a50f180dcc911a80c5baf896 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 8 Mar 2025 10:38:37 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 03e72e47d37985e5c28051c0ff17bdc0c7315e74 --- X86/standard/time/highapp/data.js | 42 ++++ X86/standard/time/highapp/index.html | 281 +++++++++++++++++++++++++++ 2 files changed, 323 insertions(+) create mode 100644 X86/standard/time/highapp/data.js create mode 100644 X86/standard/time/highapp/index.html diff --git a/X86/standard/time/highapp/data.js b/X86/standard/time/highapp/data.js new file mode 100644 index 000000000..9ae0e79fc --- /dev/null +++ b/X86/standard/time/highapp/data.js @@ -0,0 +1,42 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1741430317197, + "repoUrl": "https://github.com/Azure/azure-storage-fuse", + "entries": { + "Benchmark": [ + { + "commit": { + "author": { + "email": "vibhansa@microsoft.com", + "name": "vibhansa", + "username": "vibhansa-msft" + }, + "committer": { + "email": "vibhansa@microsoft.com", + "name": "vibhansa", + "username": "vibhansa-msft" + }, + "distinct": true, + "id": "03e72e47d37985e5c28051c0ff17bdc0c7315e74", + "message": "Correcting code for cache cleanup", + "timestamp": "2025-03-07T23:48:22-08:00", + "tree_id": "5b69276c81c0c728ae2dd3889b9743194fdcc990", + "url": "https://github.com/Azure/azure-storage-fuse/commit/03e72e47d37985e5c28051c0ff17bdc0c7315e74" + }, + "date": 1741430316866, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "read_10_20GB_file", + "value": 30.289692878723145, + "unit": "seconds" + }, + { + "name": "create_10_20GB_file", + "value": 52.099719762802124, + "unit": "seconds" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/X86/standard/time/highapp/index.html b/X86/standard/time/highapp/index.html new file mode 100644 index 000000000..6c887805e --- /dev/null +++ b/X86/standard/time/highapp/index.html @@ -0,0 +1,281 @@ + + + + + + + Benchmarks + + + + +
+ + + + + + +