ABCDEFGHIJKLMN
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
Paragraph594067 microseco594067TechniqueTotal us in runAverage for 100Cost in microsecondsCost in miliseconds
3
I/flutter (24771): Using TextPainter: total 456312 microseconds for rendering 100 times
TextPainter456312 microseco456312TextPainter202734844607614607,614,60761
4
I/flutter (24771): Using Paragraph: total 444172 microseconds for rendering 100 times
Paragraph444172 microseco444172Paragraph24580839463789,41514637,8941514,637894151
5
I/flutter (24771): Using TextPainter: total 443282 microseconds for rendering 100 times
TextPainter443282 microseco443282
6
I/flutter (24771): Using Paragraph: total 458936 microseconds for rendering 100 times
Paragraph458936 microseco458936
7
I/flutter (24771): Using TextPainter: total 457199 microseconds for rendering 100 times
TextPainter457199 microseco457199
8
I/flutter (24771): Using Paragraph: total 445315 microseconds for rendering 100 times
Paragraph445315 microseco445315
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
Paragraph451786 microseco451786
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
Paragraph450978 microseco450978
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
TextPainter445275 microseco445275
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
Paragraph448127 microseco448127
17
I/flutter (24771): Using Paragraph: total 444642 microseconds for rendering 100 times
Paragraph444642 microseco444642
18
I/flutter (24771): Using TextPainter: total 451576 microseconds for rendering 100 times
TextPainter451576 microseco451576
19
I/flutter (24771): Using TextPainter: total 447390 microseconds for rendering 100 times
TextPainter447390 microseco447390
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
Paragraph459953 microseco459953
23
I/flutter (24771): Using TextPainter: total 456248 microseconds for rendering 100 times
TextPainter456248 microseco456248
24
I/flutter (24771): Using TextPainter: total 444305 microseconds for rendering 100 times
TextPainter444305 microseco444305
25
I/flutter (24771): Using TextPainter: total 446380 microseconds for rendering 100 times
TextPainter446380 microseco446380
26
I/flutter (24771): Using Paragraph: total 450592 microseconds for rendering 100 times
Paragraph450592 microseco450592
27
I/flutter (24771): Using Paragraph: total 437566 microseconds for rendering 100 times
Paragraph437566 microseco437566
28
I/flutter (24771): Using TextPainter: total 459138 microseconds for rendering 100 times
TextPainter459138 microseco459138
29
I/flutter (24771): Using TextPainter: total 454839 microseconds for rendering 100 times
TextPainter454839 microseco454839
30
I/flutter (24771): Using Paragraph: total 444920 microseconds for rendering 100 times
Paragraph444920 microseco444920
31
I/flutter (24771): Using Paragraph: total 452576 microseconds for rendering 100 times
Paragraph452576 microseco452576
32
I/flutter (24771): Using TextPainter: total 449543 microseconds for rendering 100 times
TextPainter449543 microseco449543
33
I/flutter (24771): Using TextPainter: total 445326 microseconds for rendering 100 times
TextPainter445326 microseco445326
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
TextPainter451231 microseco451231
37
I/flutter (24771): Using Paragraph: total 450892 microseconds for rendering 100 times
Paragraph450892 microseco450892
38
I/flutter (24771): Using TextPainter: total 451467 microseconds for rendering 100 times
TextPainter451467 microseco451467
39
I/flutter (24771): Using Paragraph: total 451952 microseconds for rendering 100 times
Paragraph451952 microseco451952
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
TextPainter452917 microseco452917
42
I/flutter (24771): Using Paragraph: total 457849 microseconds for rendering 100 times
Paragraph457849 microseco457849
43
I/flutter (24771): Using TextPainter: total 449867 microseconds for rendering 100 times
TextPainter449867 microseco449867
44
I/flutter (24771): Using TextPainter: total 452557 microseconds for rendering 100 times
TextPainter452557 microseco452557
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
Paragraph609276 microseco609276
47
I/flutter (24771): Using TextPainter: total 476930 microseconds for rendering 100 times
TextPainter476930 microseco476930
48
I/flutter (24771): Using Paragraph: total 437919 microseconds for rendering 100 times
Paragraph437919 microseco437919
49
I/flutter (24771): Using Paragraph: total 457070 microseconds for rendering 100 times
Paragraph457070 microseco457070
50
I/flutter (24771): Using TextPainter: total 457763 microseconds for rendering 100 times
TextPainter457763 microseco457763
51
I/flutter (24771): Using Paragraph: total 448762 microseconds for rendering 100 times
Paragraph448762 microseco448762
52
I/flutter (24771): Using TextPainter: total 447012 microseconds for rendering 100 times
TextPainter447012 microseco447012
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
TextPainter448315 microseco448315
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
Paragraph457894 microseco457894
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
TextPainter453299 microseco453299
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
Paragraph447116 microseco447116
62
I/flutter (24771): Using Paragraph: total 470470 microseconds for rendering 100 times
Paragraph470470 microseco470470
63
I/flutter (24771): Using Paragraph: total 450743 microseconds for rendering 100 times
Paragraph450743 microseco450743
64
I/flutter (24771): Using TextPainter: total 448397 microseconds for rendering 100 times
TextPainter448397 microseco448397
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
Paragraph444123 microseco444123
67
I/flutter (24771): Using Paragraph: total 478756 microseconds for rendering 100 times
Paragraph478756 microseco478756
68
I/flutter (24771): Using Paragraph: total 454667 microseconds for rendering 100 times
Paragraph454667 microseco454667
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
TextPainter507589 microseco507589
71
I/flutter (24771): Using TextPainter: total 511245 microseconds for rendering 100 times
TextPainter511245 microseco511245
72
I/flutter (24771): Using Paragraph: total 499562 microseconds for rendering 100 times
Paragraph499562 microseco499562
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
Paragraph514749 microseco514749
75
I/flutter (24771): Using TextPainter: total 449162 microseconds for rendering 100 times
TextPainter449162 microseco449162
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
TextPainter462681 microseco462681
78
I/flutter (24771): Using Paragraph: total 595723 microseconds for rendering 100 times
Paragraph595723 microseco595723
79
I/flutter (24771): Using TextPainter: total 490701 microseconds for rendering 100 times
TextPainter490701 microseco490701
80
I/flutter (24771): Using Paragraph: total 483579 microseconds for rendering 100 times
Paragraph483579 microseco483579
81
I/flutter (24771): Using TextPainter: total 463012 microseconds for rendering 100 times
TextPainter463012 microseco463012
82
I/flutter (24771): Using Paragraph: total 457449 microseconds for rendering 100 times
Paragraph457449 microseco457449
83
I/flutter (24771): Using TextPainter: total 490030 microseconds for rendering 100 times
TextPainter490030 microseco490030
84
I/flutter (24771): Using Paragraph: total 455286 microseconds for rendering 100 times
Paragraph455286 microseco455286
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
TextPainter453375 microseco453375
88
I/flutter (24771): Using Paragraph: total 445121 microseconds for rendering 100 times
Paragraph445121 microseco445121
89
I/flutter (24771): Using TextPainter: total 455173 microseconds for rendering 100 times
TextPainter455173 microseco455173
90
I/flutter (24771): Using Paragraph: total 442015 microseconds for rendering 100 times
Paragraph442015 microseco442015
91
I/flutter (24771): Using TextPainter: total 464633 microseconds for rendering 100 times
TextPainter464633 microseco464633
92
I/flutter (24771): Using Paragraph: total 447802 microseconds for rendering 100 times
Paragraph447802 microseco447802
93
I/flutter (24771): Using TextPainter: total 457950 microseconds for rendering 100 times
TextPainter457950 microseco457950
94
I/flutter (24771): Using Paragraph: total 443546 microseconds for rendering 100 times
Paragraph443546 microseco443546
95
I/flutter (24771): Using TextPainter: total 484747 microseconds for rendering 100 times
TextPainter484747 microseco484747
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
TextPainter458295 microseco458295
98
I/flutter (24771): Using Paragraph: total 451370 microseconds for rendering 100 times
Paragraph451370 microseco451370
99
100