Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking for more performance
Message
From
15/04/2016 01:21:51
 
 
To
14/04/2016 13:51:32
General information
Forum:
Javascript
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01634763
Message ID:
01634827
Views:
45
>Not properly tested :-} Not dealing with the language issue (which could be handled in the getString() method) But I'm not sure it would improve performance - manipulating the DOM is probably taking most of the time.
>
>Have already posted similar suspicion to Michel. But "manipulating" can be done multiple ways - Just setting .value or .text is probably much better than innerHTML. If the speed claims of Vue.Js are true, utilizing the DOM directly bound to VM is perfectly able to tie other new virtual DOM approaches like React or Mithril.

Took a quick look at Vue, React and Mithril - all *look* fairly similar and all seem to behave like the data-binding mechanisms in angular. No idea which might be faster....
Previous
Reply
Map
View

Click here to load this message in the networking platform