|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1787005430535, |
| 2 | + "lastUpdate": 1787069442545, |
3 | 3 | "repoUrl": "https://github.com/forcedotcom/sfdx-core", |
4 | 4 | "entries": { |
5 | 5 | "Logger Benchmarks - ubuntu-latest": [ |
@@ -44414,6 +44414,72 @@ window.BENCHMARK_DATA = { |
44414 | 44414 | "extra": "64 samples" |
44415 | 44415 | } |
44416 | 44416 | ] |
| 44417 | + }, |
| 44418 | + { |
| 44419 | + "commit": { |
| 44420 | + "author": { |
| 44421 | + "email": "katy.bowman@salesforce.com", |
| 44422 | + "name": "Katy Bowman", |
| 44423 | + "username": "k80bowman" |
| 44424 | + }, |
| 44425 | + "committer": { |
| 44426 | + "email": "katy.bowman@salesforce.com", |
| 44427 | + "name": "Katy Bowman", |
| 44428 | + "username": "k80bowman" |
| 44429 | + }, |
| 44430 | + "distinct": true, |
| 44431 | + "id": "24c1e4b123b3e3a2b85676f4dcf7369db47352e2", |
| 44432 | + "message": "fix: additional hardening for frontdoor_uri", |
| 44433 | + "timestamp": "2026-08-18T12:03:30-04:00", |
| 44434 | + "tree_id": "1144bf374bfae0826ef92e85e5c173a94c72e2f0", |
| 44435 | + "url": "https://github.com/forcedotcom/sfdx-core/commit/24c1e4b123b3e3a2b85676f4dcf7369db47352e2" |
| 44436 | + }, |
| 44437 | + "date": 1787069407636, |
| 44438 | + "tool": "benchmarkjs", |
| 44439 | + "benches": [ |
| 44440 | + { |
| 44441 | + "name": "Child logger creation", |
| 44442 | + "value": 754031, |
| 44443 | + "range": "±0.70%", |
| 44444 | + "unit": "ops/sec", |
| 44445 | + "extra": "92 samples" |
| 44446 | + }, |
| 44447 | + { |
| 44448 | + "name": "Logging a string on root logger", |
| 44449 | + "value": 138307, |
| 44450 | + "range": "±179.98%", |
| 44451 | + "unit": "ops/sec", |
| 44452 | + "extra": "34 samples" |
| 44453 | + }, |
| 44454 | + { |
| 44455 | + "name": "Logging an object on root logger", |
| 44456 | + "value": 509542, |
| 44457 | + "range": "±112.12%", |
| 44458 | + "unit": "ops/sec", |
| 44459 | + "extra": "60 samples" |
| 44460 | + }, |
| 44461 | + { |
| 44462 | + "name": "Logging an object with a message on root logger", |
| 44463 | + "value": 20373, |
| 44464 | + "range": "±210.42%", |
| 44465 | + "unit": "ops/sec", |
| 44466 | + "extra": "14 samples" |
| 44467 | + }, |
| 44468 | + { |
| 44469 | + "name": "Logging an object with a redacted prop on root logger", |
| 44470 | + "value": 571231, |
| 44471 | + "range": "±6.50%", |
| 44472 | + "unit": "ops/sec", |
| 44473 | + "extra": "55 samples" |
| 44474 | + }, |
| 44475 | + { |
| 44476 | + "name": "Logging a nested 3-level object on root logger", |
| 44477 | + "value": 552400, |
| 44478 | + "range": "±8.50%", |
| 44479 | + "unit": "ops/sec", |
| 44480 | + "extra": "68 samples" |
| 44481 | + } |
| 44482 | + ] |
44417 | 44483 | } |
44418 | 44484 | ] |
44419 | 44485 | } |
|
0 commit comments