|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1787326579605, |
| 2 | + "lastUpdate": 1787345646938, |
3 | 3 | "repoUrl": "https://github.com/forcedotcom/sfdx-core", |
4 | 4 | "entries": { |
5 | 5 | "Logger Benchmarks - ubuntu-latest": [ |
@@ -44810,6 +44810,72 @@ window.BENCHMARK_DATA = { |
44810 | 44810 | "extra": "66 samples" |
44811 | 44811 | } |
44812 | 44812 | ] |
| 44813 | + }, |
| 44814 | + { |
| 44815 | + "commit": { |
| 44816 | + "author": { |
| 44817 | + "email": "katy.bowman@salesforce.com", |
| 44818 | + "name": "Katy Bowman", |
| 44819 | + "username": "k80bowman" |
| 44820 | + }, |
| 44821 | + "committer": { |
| 44822 | + "email": "katy.bowman@salesforce.com", |
| 44823 | + "name": "Katy Bowman", |
| 44824 | + "username": "k80bowman" |
| 44825 | + }, |
| 44826 | + "distinct": true, |
| 44827 | + "id": "b109e6e9296af8e278a7c5d89cb37ed2de677ba2", |
| 44828 | + "message": "fix: add mocha types to testSetup.ts", |
| 44829 | + "timestamp": "2026-08-21T16:47:35-04:00", |
| 44830 | + "tree_id": "66260e421bf5afc3ba705f1cfdd7b7a12a32f4f0", |
| 44831 | + "url": "https://github.com/forcedotcom/sfdx-core/commit/b109e6e9296af8e278a7c5d89cb37ed2de677ba2" |
| 44832 | + }, |
| 44833 | + "date": 1787345638359, |
| 44834 | + "tool": "benchmarkjs", |
| 44835 | + "benches": [ |
| 44836 | + { |
| 44837 | + "name": "Child logger creation", |
| 44838 | + "value": 641970, |
| 44839 | + "range": "±0.59%", |
| 44840 | + "unit": "ops/sec", |
| 44841 | + "extra": "96 samples" |
| 44842 | + }, |
| 44843 | + { |
| 44844 | + "name": "Logging a string on root logger", |
| 44845 | + "value": 142884, |
| 44846 | + "range": "±180.70%", |
| 44847 | + "unit": "ops/sec", |
| 44848 | + "extra": "47 samples" |
| 44849 | + }, |
| 44850 | + { |
| 44851 | + "name": "Logging an object on root logger", |
| 44852 | + "value": 1129662, |
| 44853 | + "range": "±7.29%", |
| 44854 | + "unit": "ops/sec", |
| 44855 | + "extra": "64 samples" |
| 44856 | + }, |
| 44857 | + { |
| 44858 | + "name": "Logging an object with a message on root logger", |
| 44859 | + "value": 27351, |
| 44860 | + "range": "±203.55%", |
| 44861 | + "unit": "ops/sec", |
| 44862 | + "extra": "18 samples" |
| 44863 | + }, |
| 44864 | + { |
| 44865 | + "name": "Logging an object with a redacted prop on root logger", |
| 44866 | + "value": 600856, |
| 44867 | + "range": "±7.76%", |
| 44868 | + "unit": "ops/sec", |
| 44869 | + "extra": "48 samples" |
| 44870 | + }, |
| 44871 | + { |
| 44872 | + "name": "Logging a nested 3-level object on root logger", |
| 44873 | + "value": 61511, |
| 44874 | + "range": "±176.26%", |
| 44875 | + "unit": "ops/sec", |
| 44876 | + "extra": "63 samples" |
| 44877 | + } |
| 44878 | + ] |
44813 | 44879 | } |
44814 | 44880 | ] |
44815 | 44881 | } |
|
0 commit comments