|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1734274917874, |
| 2 | + "lastUpdate": 1734275868472, |
3 | 3 | "repoUrl": "https://github.com/destructurama/by-ignoring", |
4 | 4 | "entries": { |
5 | 5 | "Benchmarks": [ |
@@ -1046,6 +1046,42 @@ window.BENCHMARK_DATA = { |
1046 | 1046 | "range": "± 0.9204989503412205" |
1047 | 1047 | } |
1048 | 1048 | ] |
| 1049 | + }, |
| 1050 | + { |
| 1051 | + "commit": { |
| 1052 | + "author": { |
| 1053 | + "email": "sungam3r@yandex.ru", |
| 1054 | + "name": "Ivan Maximov", |
| 1055 | + "username": "sungam3r" |
| 1056 | + }, |
| 1057 | + "committer": { |
| 1058 | + "email": "noreply@github.com", |
| 1059 | + "name": "GitHub", |
| 1060 | + "username": "web-flow" |
| 1061 | + }, |
| 1062 | + "distinct": true, |
| 1063 | + "id": "5c7610d6de9299a8ca8280a5a3c760fe9a0de95c", |
| 1064 | + "message": "Bump dependencies for tests (#61)", |
| 1065 | + "timestamp": "2024-12-15T18:16:30+03:00", |
| 1066 | + "tree_id": "d3c0b87e14d1a989cd8640552e8128a51d2ea8fd", |
| 1067 | + "url": "https://github.com/destructurama/by-ignoring/commit/5c7610d6de9299a8ca8280a5a3c760fe9a0de95c" |
| 1068 | + }, |
| 1069 | + "date": 1734275867536, |
| 1070 | + "tool": "benchmarkdotnet", |
| 1071 | + "benches": [ |
| 1072 | + { |
| 1073 | + "name": "Benchmarks.ByIgnoringBenchmarks.Destructure", |
| 1074 | + "value": 134.98596276839575, |
| 1075 | + "unit": "ns", |
| 1076 | + "range": "± 0.47519701843077783" |
| 1077 | + }, |
| 1078 | + { |
| 1079 | + "name": "Benchmarks.ByIgnoringBenchmarks.DestructureAssignable", |
| 1080 | + "value": 135.6356760093144, |
| 1081 | + "unit": "ns", |
| 1082 | + "range": "± 0.5825865201555782" |
| 1083 | + } |
| 1084 | + ] |
1049 | 1085 | } |
1050 | 1086 | ] |
1051 | 1087 | } |
|
0 commit comments