Skip to content

Commit 77cb557

Browse files
committed
Update benchmark data
1 parent aa18c70 commit 77cb557

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ pie
7272
"Year 2016" : 663
7373
"Year 2020" : 286
7474
"Year 2015" : 87
75-
"Years 2019, 2021, 2022 and 2023" : 52
75+
"Years 2019, 2021, 2022 and 2023" : 49
7676
```
7777

78-
* [2023](#2023) (10 ms)
78+
* [2023](#2023) (7 ms)
7979
* [2022](#2022) (10 ms)
8080
* [2021](#2021) (10 ms)
8181
* [2020](#2020) (286 ms)
@@ -87,14 +87,15 @@ pie
8787
## 2023
8888

8989
```mermaid
90-
%%{init: {"themeVariables": { "pie1": "#7cb5ec", "pie2": "#90ed7d", "pie3": "#f7a35c", "pie4": "#e4d354", "pie5": "#c6cdd5"}}}%%
90+
%%{init: {"themeVariables": { "pie1": "#7cb5ec", "pie2": "#90ed7d", "pie3": "#f7a35c", "pie4": "#e4d354", "pie5": "#e4c4fb", "pie6": "#c6cdd5"}}}%%
9191
pie
9292
title Year 2023 benchmark time by % of total
93-
"Day 23" : 3181
9493
"Day 17" : 2463
95-
"Day 12" : 1150
9694
"Day 16" : 831
97-
"Others" : 2206
95+
"Day 14" : 661
96+
"Day 23" : 632
97+
"Day 12" : 514
98+
"Others" : 1106
9899
```
99100

100101
| Day | Problem | Solution | Benchmark (μs) |

0 commit comments

Comments
 (0)