| A | B | C | D | E | F | G | H | I | J | K | L | M | N | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Logs stright from the Flutter console | Using which technique | Total miliseconds for rendering 100 times | |||||||||||
2 | I/flutter (24771): Using Paragraph: total 594067 microseconds for rendering 100 times | Paragraph | 594067 microseco | 594067 | Technique | Total us in run | Average for 100 | Cost in microseconds | Cost in miliseconds | |||||
3 | I/flutter (24771): Using TextPainter: total 456312 microseconds for rendering 100 times | TextPainter | 456312 microseco | 456312 | TextPainter | 20273484 | 460761 | 4607,61 | 4,60761 | |||||
4 | I/flutter (24771): Using Paragraph: total 444172 microseconds for rendering 100 times | Paragraph | 444172 microseco | 444172 | Paragraph | 24580839 | 463789,4151 | 4637,894151 | 4,637894151 | |||||
5 | I/flutter (24771): Using TextPainter: total 443282 microseconds for rendering 100 times | TextPainter | 443282 microseco | 443282 | ||||||||||
6 | I/flutter (24771): Using Paragraph: total 458936 microseconds for rendering 100 times | Paragraph | 458936 microseco | 458936 | ||||||||||
7 | I/flutter (24771): Using TextPainter: total 457199 microseconds for rendering 100 times | TextPainter | 457199 microseco | 457199 | ||||||||||
8 | I/flutter (24771): Using Paragraph: total 445315 microseconds for rendering 100 times | Paragraph | 445315 microseco | 445315 | I was using my Huawei Mate 10 Lite phone for testing in release build of my testing app. | |||||||||
9 | I/flutter (24771): Using Paragraph: total 451786 microseconds for rendering 100 times | Paragraph | 451786 microseco | 451786 | You can paste your own logs from Flutter run to compare on your device | |||||||||
10 | I/flutter (24771): Using Paragraph: total 461411 microseconds for rendering 100 times | Paragraph | 461411 microseco | 461411 | ||||||||||
11 | I/flutter (24771): Using Paragraph: total 450978 microseconds for rendering 100 times | Paragraph | 450978 microseco | 450978 | The result show us, that `TextPainter` is quite faster: | 99,34702798 | percent compared to `Paragraph` | |||||||
12 | I/flutter (24771): Using Paragraph: total 451856 microseconds for rendering 100 times | Paragraph | 451856 microseco | 451856 | That is nice that both method are comparable, but for me TextPainter seems to be easier to use. | |||||||||
13 | I/flutter (24771): Using TextPainter: total 445275 microseconds for rendering 100 times | TextPainter | 445275 microseco | 445275 | ||||||||||
14 | I/flutter (24771): Using Paragraph: total 450484 microseconds for rendering 100 times | Paragraph | 450484 microseco | 450484 | ||||||||||
15 | I/flutter (24771): Using TextPainter: total 451468 microseconds for rendering 100 times | TextPainter | 451468 microseco | 451468 | ||||||||||
16 | I/flutter (24771): Using Paragraph: total 448127 microseconds for rendering 100 times | Paragraph | 448127 microseco | 448127 | ||||||||||
17 | I/flutter (24771): Using Paragraph: total 444642 microseconds for rendering 100 times | Paragraph | 444642 microseco | 444642 | ||||||||||
18 | I/flutter (24771): Using TextPainter: total 451576 microseconds for rendering 100 times | TextPainter | 451576 microseco | 451576 | ||||||||||
19 | I/flutter (24771): Using TextPainter: total 447390 microseconds for rendering 100 times | TextPainter | 447390 microseco | 447390 | ||||||||||
20 | I/flutter (24771): Using Paragraph: total 448589 microseconds for rendering 100 times | Paragraph | 448589 microseco | 448589 | ||||||||||
21 | I/flutter (24771): Using Paragraph: total 461485 microseconds for rendering 100 times | Paragraph | 461485 microseco | 461485 | ||||||||||
22 | I/flutter (24771): Using Paragraph: total 459953 microseconds for rendering 100 times | Paragraph | 459953 microseco | 459953 | ||||||||||
23 | I/flutter (24771): Using TextPainter: total 456248 microseconds for rendering 100 times | TextPainter | 456248 microseco | 456248 | ||||||||||
24 | I/flutter (24771): Using TextPainter: total 444305 microseconds for rendering 100 times | TextPainter | 444305 microseco | 444305 | ||||||||||
25 | I/flutter (24771): Using TextPainter: total 446380 microseconds for rendering 100 times | TextPainter | 446380 microseco | 446380 | ||||||||||
26 | I/flutter (24771): Using Paragraph: total 450592 microseconds for rendering 100 times | Paragraph | 450592 microseco | 450592 | ||||||||||
27 | I/flutter (24771): Using Paragraph: total 437566 microseconds for rendering 100 times | Paragraph | 437566 microseco | 437566 | ||||||||||
28 | I/flutter (24771): Using TextPainter: total 459138 microseconds for rendering 100 times | TextPainter | 459138 microseco | 459138 | ||||||||||
29 | I/flutter (24771): Using TextPainter: total 454839 microseconds for rendering 100 times | TextPainter | 454839 microseco | 454839 | ||||||||||
30 | I/flutter (24771): Using Paragraph: total 444920 microseconds for rendering 100 times | Paragraph | 444920 microseco | 444920 | ||||||||||
31 | I/flutter (24771): Using Paragraph: total 452576 microseconds for rendering 100 times | Paragraph | 452576 microseco | 452576 | ||||||||||
32 | I/flutter (24771): Using TextPainter: total 449543 microseconds for rendering 100 times | TextPainter | 449543 microseco | 449543 | ||||||||||
33 | I/flutter (24771): Using TextPainter: total 445326 microseconds for rendering 100 times | TextPainter | 445326 microseco | 445326 | ||||||||||
34 | I/flutter (24771): Using Paragraph: total 466888 microseconds for rendering 100 times | Paragraph | 466888 microseco | 466888 | ||||||||||
35 | I/flutter (24771): Using Paragraph: total 461004 microseconds for rendering 100 times | Paragraph | 461004 microseco | 461004 | ||||||||||
36 | I/flutter (24771): Using TextPainter: total 451231 microseconds for rendering 100 times | TextPainter | 451231 microseco | 451231 | ||||||||||
37 | I/flutter (24771): Using Paragraph: total 450892 microseconds for rendering 100 times | Paragraph | 450892 microseco | 450892 | ||||||||||
38 | I/flutter (24771): Using TextPainter: total 451467 microseconds for rendering 100 times | TextPainter | 451467 microseco | 451467 | ||||||||||
39 | I/flutter (24771): Using Paragraph: total 451952 microseconds for rendering 100 times | Paragraph | 451952 microseco | 451952 | ||||||||||
40 | I/flutter (24771): Using TextPainter: total 451085 microseconds for rendering 100 times | TextPainter | 451085 microseco | 451085 | ||||||||||
41 | I/flutter (24771): Using TextPainter: total 452917 microseconds for rendering 100 times | TextPainter | 452917 microseco | 452917 | ||||||||||
42 | I/flutter (24771): Using Paragraph: total 457849 microseconds for rendering 100 times | Paragraph | 457849 microseco | 457849 | ||||||||||
43 | I/flutter (24771): Using TextPainter: total 449867 microseconds for rendering 100 times | TextPainter | 449867 microseco | 449867 | ||||||||||
44 | I/flutter (24771): Using TextPainter: total 452557 microseconds for rendering 100 times | TextPainter | 452557 microseco | 452557 | ||||||||||
45 | I/flutter (24771): Using TextPainter: total 445400 microseconds for rendering 100 times | TextPainter | 445400 microseco | 445400 | ||||||||||
46 | I/flutter (24771): Using Paragraph: total 609276 microseconds for rendering 100 times | Paragraph | 609276 microseco | 609276 | ||||||||||
47 | I/flutter (24771): Using TextPainter: total 476930 microseconds for rendering 100 times | TextPainter | 476930 microseco | 476930 | ||||||||||
48 | I/flutter (24771): Using Paragraph: total 437919 microseconds for rendering 100 times | Paragraph | 437919 microseco | 437919 | ||||||||||
49 | I/flutter (24771): Using Paragraph: total 457070 microseconds for rendering 100 times | Paragraph | 457070 microseco | 457070 | ||||||||||
50 | I/flutter (24771): Using TextPainter: total 457763 microseconds for rendering 100 times | TextPainter | 457763 microseco | 457763 | ||||||||||
51 | I/flutter (24771): Using Paragraph: total 448762 microseconds for rendering 100 times | Paragraph | 448762 microseco | 448762 | ||||||||||
52 | I/flutter (24771): Using TextPainter: total 447012 microseconds for rendering 100 times | TextPainter | 447012 microseco | 447012 | ||||||||||
53 | I/flutter (24771): Using Paragraph: total 449689 microseconds for rendering 100 times | Paragraph | 449689 microseco | 449689 | ||||||||||
54 | I/flutter (24771): Using TextPainter: total 448315 microseconds for rendering 100 times | TextPainter | 448315 microseco | 448315 | ||||||||||
55 | I/flutter (24771): Using Paragraph: total 451990 microseconds for rendering 100 times | Paragraph | 451990 microseco | 451990 | ||||||||||
56 | I/flutter (24771): Using Paragraph: total 457894 microseconds for rendering 100 times | Paragraph | 457894 microseco | 457894 | ||||||||||
57 | I/flutter (24771): Using TextPainter: total 446540 microseconds for rendering 100 times | TextPainter | 446540 microseco | 446540 | ||||||||||
58 | I/flutter (24771): Using TextPainter: total 453299 microseconds for rendering 100 times | TextPainter | 453299 microseco | 453299 | ||||||||||
59 | I/flutter (24771): Using Paragraph: total 451664 microseconds for rendering 100 times | Paragraph | 451664 microseco | 451664 | ||||||||||
60 | I/flutter (24771): Using TextPainter: total 451048 microseconds for rendering 100 times | TextPainter | 451048 microseco | 451048 | ||||||||||
61 | I/flutter (24771): Using Paragraph: total 447116 microseconds for rendering 100 times | Paragraph | 447116 microseco | 447116 | ||||||||||
62 | I/flutter (24771): Using Paragraph: total 470470 microseconds for rendering 100 times | Paragraph | 470470 microseco | 470470 | ||||||||||
63 | I/flutter (24771): Using Paragraph: total 450743 microseconds for rendering 100 times | Paragraph | 450743 microseco | 450743 | ||||||||||
64 | I/flutter (24771): Using TextPainter: total 448397 microseconds for rendering 100 times | TextPainter | 448397 microseco | 448397 | ||||||||||
65 | I/flutter (24771): Using Paragraph: total 454418 microseconds for rendering 100 times | Paragraph | 454418 microseco | 454418 | ||||||||||
66 | I/flutter (24771): Using Paragraph: total 444123 microseconds for rendering 100 times | Paragraph | 444123 microseco | 444123 | ||||||||||
67 | I/flutter (24771): Using Paragraph: total 478756 microseconds for rendering 100 times | Paragraph | 478756 microseco | 478756 | ||||||||||
68 | I/flutter (24771): Using Paragraph: total 454667 microseconds for rendering 100 times | Paragraph | 454667 microseco | 454667 | ||||||||||
69 | I/flutter (24771): Using Paragraph: total 489485 microseconds for rendering 100 times | Paragraph | 489485 microseco | 489485 | ||||||||||
70 | I/flutter (24771): Using TextPainter: total 507589 microseconds for rendering 100 times | TextPainter | 507589 microseco | 507589 | ||||||||||
71 | I/flutter (24771): Using TextPainter: total 511245 microseconds for rendering 100 times | TextPainter | 511245 microseco | 511245 | ||||||||||
72 | I/flutter (24771): Using Paragraph: total 499562 microseconds for rendering 100 times | Paragraph | 499562 microseco | 499562 | ||||||||||
73 | I/flutter (24771): Using TextPainter: total 584696 microseconds for rendering 100 times | TextPainter | 584696 microseco | 584696 | ||||||||||
74 | I/flutter (24771): Using Paragraph: total 514749 microseconds for rendering 100 times | Paragraph | 514749 microseco | 514749 | ||||||||||
75 | I/flutter (24771): Using TextPainter: total 449162 microseconds for rendering 100 times | TextPainter | 449162 microseco | 449162 | ||||||||||
76 | I/flutter (24771): Using Paragraph: total 445584 microseconds for rendering 100 times | Paragraph | 445584 microseco | 445584 | ||||||||||
77 | I/flutter (24771): Using TextPainter: total 462681 microseconds for rendering 100 times | TextPainter | 462681 microseco | 462681 | ||||||||||
78 | I/flutter (24771): Using Paragraph: total 595723 microseconds for rendering 100 times | Paragraph | 595723 microseco | 595723 | ||||||||||
79 | I/flutter (24771): Using TextPainter: total 490701 microseconds for rendering 100 times | TextPainter | 490701 microseco | 490701 | ||||||||||
80 | I/flutter (24771): Using Paragraph: total 483579 microseconds for rendering 100 times | Paragraph | 483579 microseco | 483579 | ||||||||||
81 | I/flutter (24771): Using TextPainter: total 463012 microseconds for rendering 100 times | TextPainter | 463012 microseco | 463012 | ||||||||||
82 | I/flutter (24771): Using Paragraph: total 457449 microseconds for rendering 100 times | Paragraph | 457449 microseco | 457449 | ||||||||||
83 | I/flutter (24771): Using TextPainter: total 490030 microseconds for rendering 100 times | TextPainter | 490030 microseco | 490030 | ||||||||||
84 | I/flutter (24771): Using Paragraph: total 455286 microseconds for rendering 100 times | Paragraph | 455286 microseco | 455286 | ||||||||||
85 | I/flutter (24771): Using TextPainter: total 448086 microseconds for rendering 100 times | TextPainter | 448086 microseco | 448086 | ||||||||||
86 | I/flutter (24771): Using Paragraph: total 449561 microseconds for rendering 100 times | Paragraph | 449561 microseco | 449561 | ||||||||||
87 | I/flutter (24771): Using TextPainter: total 453375 microseconds for rendering 100 times | TextPainter | 453375 microseco | 453375 | ||||||||||
88 | I/flutter (24771): Using Paragraph: total 445121 microseconds for rendering 100 times | Paragraph | 445121 microseco | 445121 | ||||||||||
89 | I/flutter (24771): Using TextPainter: total 455173 microseconds for rendering 100 times | TextPainter | 455173 microseco | 455173 | ||||||||||
90 | I/flutter (24771): Using Paragraph: total 442015 microseconds for rendering 100 times | Paragraph | 442015 microseco | 442015 | ||||||||||
91 | I/flutter (24771): Using TextPainter: total 464633 microseconds for rendering 100 times | TextPainter | 464633 microseco | 464633 | ||||||||||
92 | I/flutter (24771): Using Paragraph: total 447802 microseconds for rendering 100 times | Paragraph | 447802 microseco | 447802 | ||||||||||
93 | I/flutter (24771): Using TextPainter: total 457950 microseconds for rendering 100 times | TextPainter | 457950 microseco | 457950 | ||||||||||
94 | I/flutter (24771): Using Paragraph: total 443546 microseconds for rendering 100 times | Paragraph | 443546 microseco | 443546 | ||||||||||
95 | I/flutter (24771): Using TextPainter: total 484747 microseconds for rendering 100 times | TextPainter | 484747 microseco | 484747 | ||||||||||
96 | I/flutter (24771): Using Paragraph: total 449410 microseconds for rendering 100 times | Paragraph | 449410 microseco | 449410 | ||||||||||
97 | I/flutter (24771): Using TextPainter: total 458295 microseconds for rendering 100 times | TextPainter | 458295 microseco | 458295 | ||||||||||
98 | I/flutter (24771): Using Paragraph: total 451370 microseconds for rendering 100 times | Paragraph | 451370 microseco | 451370 | ||||||||||
99 | ||||||||||||||
100 |