Page 1 of 1
Re: Webassembly slower than javascript
Posted: Sun Jun 03, 2018 12:18 pm
by salvadordf
If Chrome has the same issue all we can do is report it to the Chromium project.
https://bugs.chromium.org/p/chromium/issues/list
Nothing I can do from the CEF4Delphi level will fix it.

Re: Webassembly slower than javascript
Posted: Sun Jun 03, 2018 12:35 pm
by salvadordf
BTW, my results with Chromium 66.0.3359.181 on Linux Mint and several background tasks running
- newlisp-wa >>>>> total time: 20775

- newlisp >>>>> total time: 2388
Re: Webassembly slower than javascript
Posted: Sat Jun 23, 2018 8:25 am
by salvadordf
I could be wrong but it seems that they fixed that bug in the canary or dev channels which has Chromium 69.
According to the Chromium calendar, Chromium 69 will reach the stable channel around Sept 4th, 2018.
https://www.chromium.org/developers/calendar
CEF3 and CEF4Delphi will be updated a few days later.
Re: Webassembly slower than javascript
Posted: Tue Jul 31, 2018 8:05 am
by salvadordf
I updated CEF4Delphi as soon as the new CEF3 binaries were available at Spotify
