Skip to content

Commit 4f97b14

Browse files
committed
Improved README
1 parent 1901cec commit 4f97b14

File tree

1 file changed

+30
-28
lines changed

1 file changed

+30
-28
lines changed

README.md

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ It also provides a score and shows you the level of your optimizations, making p
2020
| Language: TypeScript |
2121
| |
2222
| Time: 14ms (next: -5ms) Points: 256 |
23-
| Benchmark: 0.289% Level: ★★★★★★★★☆☆ |
23+
| Benchmark: 0.289% Level: ********-- |
2424
| |
2525
+----------------------------------- git.io/JL9Qu ---+
2626
```
2727

28+
You can add it to your README file or post it in the solution megathread on [AoC subreddit](https://www.reddit.com/r/adventofcode/?f=flair_name%3A%22SOLUTION%20MEGATHREAD%22).
29+
2830
## Installation
2931

3032
### Via NPM
@@ -179,7 +181,7 @@ Commands:
179181
--version, -v Show version
180182
```
181183

182-
## Example summaries for two machines running the same code
184+
## Example summaries for two very different machines running the same code
183185

184186
```
185187
+--- AoC 2020 - AOC TIMER ---------------------------+--- AoC 2020 - AOC TIMER ---------------------------+
@@ -194,127 +196,127 @@ Commands:
194196
| Day 01 | Day 01 |
195197
| ------ | ------ |
196198
| Time: 379ms Points: 16 | Time: 3204ms Points: 16 |
197-
| Benchmark: 7.812% Level: ★★★★☆☆☆☆☆☆ | Benchmark: 9.238% Level: ★★★★☆☆☆☆☆☆ |
199+
| Benchmark: 7.812% Level: ****------ | Benchmark: 9.238% Level: ****------ |
198200
| | |
199201
| Day 02 | Day 02 |
200202
| ------ | ------ |
201203
| Time: 7ms Points: 512 | Time: 89ms Points: 256 |
202-
| Benchmark: 0.145% Level: ★★★★★★★★★☆ | Benchmark: 0.257% Level: ★★★★★★★★☆☆ |
204+
| Benchmark: 0.145% Level: *********- | Benchmark: 0.257% Level: ********-- |
203205
| | |
204206
| Day 03 | Day 03 |
205207
| ------ | ------ |
206208
| Time: 2ms Points: 1024 | Time: 22ms Points: 1024 |
207-
| Benchmark: 0.042% Level: ★★★★★★★★★★ | Benchmark: 0.064% Level: ★★★★★★★★★★ |
209+
| Benchmark: 0.042% Level: ********** | Benchmark: 0.064% Level: ********** |
208210
| | |
209211
| Day 04 | Day 04 |
210212
| ------ | ------ |
211213
| Time: 15ms Points: 256 | Time: 113ms Points: 256 |
212-
| Benchmark: 0.31% Level: ★★★★★★★★☆☆ | Benchmark: 0.326% Level: ★★★★★★★★☆☆ |
214+
| Benchmark: 0.31% Level: ********-- | Benchmark: 0.326% Level: ********-- |
213215
| | |
214216
| Day 05 | Day 05 |
215217
| ------ | ------ |
216218
| Time: 3ms Points: 1024 | Time: 31ms Points: 1024 |
217-
| Benchmark: 0.062% Level: ★★★★★★★★★★ | Benchmark: 0.09% Level: ★★★★★★★★★★ |
219+
| Benchmark: 0.062% Level: ********** | Benchmark: 0.09% Level: ********** |
218220
| | |
219221
| Day 06 | Day 06 |
220222
| ------ | ------ |
221223
| Time: 6ms Points: 512 | Time: 75ms Points: 256 |
222-
| Benchmark: 0.124% Level: ★★★★★★★★★☆ | Benchmark: 0.217% Level: ★★★★★★★★☆☆ |
224+
| Benchmark: 0.124% Level: *********- | Benchmark: 0.217% Level: ********-- |
223225
| | |
224226
| Day 07 | Day 07 |
225227
| ------ | ------ |
226228
| Time: 8ms Points: 512 | Time: 55ms Points: 512 |
227-
| Benchmark: 0.165% Level: ★★★★★★★★★☆ | Benchmark: 0.159% Level: ★★★★★★★★★☆ |
229+
| Benchmark: 0.165% Level: *********- | Benchmark: 0.159% Level: *********- |
228230
| | |
229231
| Day 08 | Day 08 |
230232
| ------ | ------ |
231233
| Time: 77ms Points: 64 | Time: 510ms Points: 64 |
232-
| Benchmark: 1.587% Level: ★★★★★★☆☆☆☆ | Benchmark: 1.471% Level: ★★★★★★☆☆☆☆ |
234+
| Benchmark: 1.587% Level: ******---- | Benchmark: 1.471% Level: ******---- |
233235
| | |
234236
| Day 09 | Day 09 |
235237
| ------ | ------ |
236238
| Time: 11ms Points: 256 | Time: 112ms Points: 256 |
237-
| Benchmark: 0.227% Level: ★★★★★★★★☆☆ | Benchmark: 0.323% Level: ★★★★★★★★☆☆ |
239+
| Benchmark: 0.227% Level: ********-- | Benchmark: 0.323% Level: ********-- |
238240
| | |
239241
| Day 10 | Day 10 |
240242
| ------ | ------ |
241243
| Time: 1ms Points: 1024 | Time: 6ms Points: 1024 |
242-
| Benchmark: 0.021% Level: ★★★★★★★★★★ | Benchmark: 0.018% Level: ★★★★★★★★★★ |
244+
| Benchmark: 0.021% Level: ********** | Benchmark: 0.018% Level: ********** |
243245
| | |
244246
| Day 11 | Day 11 |
245247
| ------ | ------ |
246248
| Time: 551ms Points: 8 | Time: 4292ms Points: 8 |
247-
| Benchmark: 11.357% Level: ★★★☆☆☆☆☆☆☆ | Benchmark: 12.375% Level: ★★★☆☆☆☆☆☆☆ |
249+
| Benchmark: 11.357% Level: ***------- | Benchmark: 12.375% Level: ***------- |
248250
| | |
249251
| Day 12 | Day 12 |
250252
| ------ | ------ |
251253
| Time: 4ms Points: 1024 | Time: 27ms Points: 1024 |
252-
| Benchmark: 0.083% Level: ★★★★★★★★★★ | Benchmark: 0.078% Level: ★★★★★★★★★★ |
254+
| Benchmark: 0.083% Level: ********** | Benchmark: 0.078% Level: ********** |
253255
| | |
254256
| Day 13 | Day 13 |
255257
| ------ | ------ |
256258
| Time: 1ms Points: 1024 | Time: 9ms Points: 1024 |
257-
| Benchmark: 0.021% Level: ★★★★★★★★★★ | Benchmark: 0.026% Level: ★★★★★★★★★★ |
259+
| Benchmark: 0.021% Level: ********** | Benchmark: 0.026% Level: ********** |
258260
| | |
259261
| Day 14 | Day 14 |
260262
| ------ | ------ |
261263
| Time: 199ms Points: 32 | Time: 1554ms Points: 32 |
262-
| Benchmark: 4.102% Level: ★★★★★☆☆☆☆☆ | Benchmark: 4.481% Level: ★★★★★☆☆☆☆☆ |
264+
| Benchmark: 4.102% Level: *****----- | Benchmark: 4.481% Level: *****----- |
263265
| | |
264266
| Day 15 | Day 15 |
265267
| ------ | ------ |
266268
| Time: 617ms Points: 8 | Time: 2593ms Points: 16 |
267-
| Benchmark: 12.717% Level: ★★★☆☆☆☆☆☆☆ | Benchmark: 7.476% Level: ★★★★☆☆☆☆☆☆ |
269+
| Benchmark: 12.717% Level: ***------- | Benchmark: 7.476% Level: ****------ |
268270
| | |
269271
| Day 16 | Day 16 |
270272
| ------ | ------ |
271273
| Time: 13ms Points: 256 | Time: 101ms Points: 256 |
272-
| Benchmark: 0.268% Level: ★★★★★★★★☆☆ | Benchmark: 0.292% Level: ★★★★★★★★☆☆ |
274+
| Benchmark: 0.268% Level: ********-- | Benchmark: 0.292% Level: ********-- |
273275
| | |
274276
| Day 17 | Day 17 |
275277
| ------ | ------ |
276278
| Time: 832ms Points: 8 | Time: 5662ms Points: 8 |
277-
| Benchmark: 17.148% Level: ★★★☆☆☆☆☆☆☆ | Benchmark: 16.325% Level: ★★★☆☆☆☆☆☆☆ |
279+
| Benchmark: 17.148% Level: ***------- | Benchmark: 16.325% Level: ***------- |
278280
| | |
279281
| Day 18 | Day 18 |
280282
| ------ | ------ |
281283
| Time: 15ms Points: 256 | Time: 144ms Points: 256 |
282-
| Benchmark: 0.31% Level: ★★★★★★★★☆☆ | Benchmark: 0.416% Level: ★★★★★★★★☆☆ |
284+
| Benchmark: 0.31% Level: ********-- | Benchmark: 0.416% Level: ********-- |
283285
| | |
284286
| Day 19 | Day 19 |
285287
| ------ | ------ |
286288
| Time: 133ms Points: 32 | Time: 1149ms Points: 32 |
287-
| Benchmark: 2.742% Level: ★★★★★☆☆☆☆☆ | Benchmark: 3.313% Level: ★★★★★☆☆☆☆☆ |
289+
| Benchmark: 2.742% Level: *****----- | Benchmark: 3.313% Level: *****----- |
288290
| | |
289291
| Day 20 | Day 20 |
290292
| ------ | ------ |
291293
| Time: 138ms Points: 32 | Time: 1045ms Points: 32 |
292-
| Benchmark: 2.845% Level: ★★★★★☆☆☆☆☆ | Benchmark: 3.013% Level: ★★★★★☆☆☆☆☆ |
294+
| Benchmark: 2.845% Level: *****----- | Benchmark: 3.013% Level: *****----- |
293295
| | |
294296
| Day 21 | Day 21 |
295297
| ------ | ------ |
296298
| Time: 3ms Points: 1024 | Time: 34ms Points: 1024 |
297-
| Benchmark: 0.062% Level: ★★★★★★★★★★ | Benchmark: 0.099% Level: ★★★★★★★★★★ |
299+
| Benchmark: 0.062% Level: ********** | Benchmark: 0.099% Level: ********** |
298300
| | |
299301
| Day 22 | Day 22 |
300302
| ------ | ------ |
301303
| Time: 784ms Points: 8 | Time: 5548ms Points: 8 |
302-
| Benchmark: 16.159% Level: ★★★☆☆☆☆☆☆☆ | Benchmark: 15.996% Level: ★★★☆☆☆☆☆☆☆ |
304+
| Benchmark: 16.159% Level: ***------- | Benchmark: 15.996% Level: ***------- |
303305
| | |
304306
| Day 23 | Day 23 |
305307
| ------ | ------ |
306308
| Time: 349ms Points: 16 | Time: 2811ms Points: 16 |
307-
| Benchmark: 7.193% Level: ★★★★☆☆☆☆☆☆ | Benchmark: 8.105% Level: ★★★★☆☆☆☆☆☆ |
309+
| Benchmark: 7.193% Level: ****------ | Benchmark: 8.105% Level: ****------ |
308310
| | |
309311
| Day 24 | Day 24 |
310312
| ------ | ------ |
311313
| Time: 753ms Points: 8 | Time: 5708ms Points: 8 |
312-
| Benchmark: 15.52% Level: ★★★☆☆☆☆☆☆☆ | Benchmark: 16.457% Level: ★★★☆☆☆☆☆☆☆ |
314+
| Benchmark: 15.52% Level: ***------- | Benchmark: 16.457% Level: ***------- |
313315
| | |
314316
| Day 25 | Day 25 |
315317
| ------ | ------ |
316318
| Time: 106ms Points: 32 | Time: 651ms Points: 64 |
317-
| Benchmark: 2.185% Level: ★★★★★☆☆☆☆☆ | Benchmark: 1.877% Level: ★★★★★★☆☆☆☆ |
319+
| Benchmark: 2.185% Level: *****----- | Benchmark: 1.877% Level: ******---- |
318320
| | |
319321
|--- SUMMARY ----------------------------------------|--- SUMMARY ----------------------------------------|
320322
| | |
@@ -324,7 +326,7 @@ Commands:
324326
| Benchmark (average): 4.128% | Benchmark (average): 4.100% |
325327
| | |
326328
| Total score: 8968 | Total score: 8496 |
327-
| Level (average): ★★★★★★★☆☆☆ | Level (average): ★★★★★★★☆☆☆ |
329+
| Level (average): *******--- | Level (average): *******--- |
328330
| | |
329331
+----------------------------------- git.io/JL9Qu ---+----------------------------------- git.io/JL9Qu ---+
330332
```

0 commit comments

Comments
 (0)