btle - polymer databinding performence -
i trying make app reads data device on btle , displays data in streaming graph. want use of polymer. nice shield complexity of btle. have html tag btle displays btle icon , double click connect device. ones connected want (notify)data connect graph. when @ examples of polymer data binding binds slow data sources input field. question can done (2kb/sec) polymer or slow , should keep data out of polymer ?
performance of data-binding has how many bindings there are, , expense of whatever side-effects trigger, not data-size or transfer speeds.
generally measured in seconds slower kind of throughput worry in polymer.
Comments
Post a Comment