Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Great working with EWB
Wed, Jun 13 2018 8:10 AMPermanent Link

Ronald

Hi,

Every day I work with EWB is a true joy. Today I implemented a procedure in EWB that loads a text from a database and then selects the words based on a mask for example CVC.  

The client should select all the words that consist of a consonant a vowel and another consonant (like "cow").

First the procedure extracts 4000 words from a reacord that is loaded from a database on the server and then the client select all the words that matches the mask.

Again I was amazed about the lightning speed of EWB. All the words were selected in a split of a second!

Thanks!,
Ronald


 
Wed, Jun 13 2018 12:48 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Ronald,

<< Again I was amazed about the lightning speed of EWB. All the words were selected in a split of a second! >>

Thanks for the kind words. Smile

However, we can't take credit for the performance - that's the JIT'ed JS engines in the browsers that are responsible for that.  They really are quite an achievement, especially V8 from Google.

Tim Young
Elevate Software
www.elevatesoft.com
Image