Closed MaximShnirman closed 2 months ago
README.md
line 74 at r1 (raw file):
- [Native benchmarks](https://github.com/pendo-io/pendo-mobile-sdk/benchmarks/NativePerformanceBenchmarks.md) - [Flutter benchmarks](https://github.com/pendo-io/pendo-mobile-sdk/benchmarks/FlutterPerformanceBenchmarks.md)
that doesnt work (maybe it should be relative). please verify on GitHub
benchmarks/FlutterPerformanceBenchmarks.md
line 10 at r1 (raw file):
| :---: | :---: | :---: | :---: | | Flutter | 103 KB | (~) 60-200KB | (~) 10% |
how that possible that size on native will be that much bigger than the size on flutter(x20), eventually its the same binary?
benchmarks/FlutterPerformanceBenchmarks.md
line 10 at r1 (raw file):
how that possible that size on native will be that much bigger than the size on flutter(x20), eventually its the same binary?
We should add the native size as well (6MB)
README.md
line 74 at r1 (raw file):
that doesnt work (maybe it should be relative). please verify on GitHub
this doesnt work cause its on a side branch and not on the main branch AFAIK
benchmarks/FlutterPerformanceBenchmarks.md
line 9 at r1 (raw file):
Is 10% considered low? medium? In the Native benchmark we just mention low which is a bit easier to grasp.
right, tho here we do not have that data. what do you suggest?
README.md
line 74 at r1 (raw file):
this doesnt work cause its on a side branch and not on the main branch AFAIK
@MaximShnirman, it should be a relative path
benchmarks/FlutterPerformanceBenchmarks.md
line 9 at r1 (raw file):
right, tho here we do not have that data. what do you suggest?
Let's use the same approach as for native using verbose description LOW
benchmarks/FlutterPerformanceBenchmarks.md
line 10 at r1 (raw file):
native side data appear on native file (link is at the bottom) size wise - yes, this is the size
done
benchmarks/FlutterPerformanceBenchmarks.md
line 12 at r3 (raw file):
<b>\*</b> Slight CPU impact may occur during app launch or UI-intensive operations. <b>\*\*</b> 103KB reffers to the Flutter plugin size while iOS native SDK size is ~6MB, Android native SDK size is ~3MB.
non blocking BUT I still think it should be more clear (i.e like native), in the end the flutter devs should see exactly how much it adds to their final app and not look for it between the lines
[merge]
All JIRA issue transitioned/labeled.
Branch APP-108711_benchmarks deleted
This change is