Re: [OT] Free Benchmarking Stuff

2013-07-29 Thread Alejandro Tejada
on Sun, 28 Jul 2013 Mark Wieder wrote: Use the revOnline interface in the IDE. Found it! :D Excellent start point for creating many specific tests for Livecode. This will prove to be an invaluable tool to sort the brave new world of Android devices... :o Many, many thanks for sharing this

[OT] Free Benchmarking Stuff

2013-07-28 Thread Alejandro Tejada
on Fri Jul 26, Richard Gaskin wrote: Does Mark's contribution seem a good start for what you had in mind? Actually, I could not find RRTest in RevOnline: http://revonline2.runrev.com/search/tag/developer%20tool/direction/descending/searchtype/latest/ Could you post a direct download link?

Re: [OT] Free Benchmarking Stuff

2013-07-28 Thread Mark Wieder
Alejandro- Sunday, July 28, 2013, 4:53:58 PM, you wrote: on Fri Jul 26, Richard Gaskin wrote: Does Mark's contribution seem a good start for what you had in mind? Actually, I could not find RRTest in RevOnline:

Re: [OT] Free Benchmarking Stuff

2013-07-25 Thread Mark Wieder
Richard- Wednesday, July 24, 2013, 5:01:37 PM, you wrote: I thought Mark Weider and Jacque were going to write a framework for that? Yeah. OK. Whatever. I posted my RRTest app and framework on revOnline just now. Have fun. -- -Mark Wieder mwie...@ahsoftware.net

Re: [OT] Free Benchmarking Stuff

2013-07-25 Thread Richard Gaskin
Mark Wieder wrote: Richard- Wednesday, July 24, 2013, 5:01:37 PM, you wrote: I thought Mark Weider and Jacque were going to write a framework for that? Yeah. OK. Whatever. I posted my RRTest app and framework on revOnline just now. Have fun. Dude, you rock! Alejandro: Does Mark's

Re: [OT] Free Benchmarking Stuff

2013-07-25 Thread Mark Wieder
Richard- Thursday, July 25, 2013, 4:03:28 PM, you wrote: Dude, you rock! Alejandro: Does Mark's contribution seem a good start for what you had in mind? Well, it's a start in one direction. The tests are stored in a local SQLite database. Ideally I'd like to see them on a shared server so

Re: [OT] Free Benchmarking Stuff

2013-07-24 Thread Richard Gaskin
Peter M. Brigham wrote: Richard Gaskin's old stack 4W_RevBench.rev is helpful here. Allows you to compare the speed of two different solutions to a problem. I use it periodically when efficiency questions come up. Thanks for the kind words, Peter. 4W RevBench is available in the Stacks

Re: [OT] Free Benchmarking Stuff

2013-07-24 Thread Alejandro Tejada
Richard Gaskin wrote: 4W RevBench is available in the Stacks section of RevNet - in the IDE see Development-Plugins-GoRevNet I also added an article to LiveCode Journal that goes into benchmarking in a little more detail: Benchmarking Performance in LiveCode

Re: [OT] Free Benchmarking Stuff

2013-07-24 Thread Richard Gaskin
Alejandro Tejada wrote: Now... How could we collect a battery of benchmarks for stress testing the most commonly used functions, commands, properties and messages used in the LiveCode platform? I thought Mark Weider and Jacque were going to write a framework for that? ;) -- Richard Gaskin

Re: [OT] Free Benchmarking Stuff

2013-07-24 Thread J. Landman Gay
On 7/24/13 7:01 PM, Richard Gaskin wrote: Alejandro Tejada wrote: Now... How could we collect a battery of benchmarks for stress testing the most commonly used functions, commands, properties and messages used in the LiveCode platform? I thought Mark Weider and Jacque were going to write a

Re: [OT] Free Benchmarking Stuff

2013-07-24 Thread Peter W A Wood
I thought Mark Weider and Jacque were going to write a framework for that? ;) Wha...? I suppose I promised this by next week. No, yesterday. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

[OT] Free Benchmarking Stuff

2013-07-23 Thread Richmond
http://www.phoronix-test-suite.com/ munchies! Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: [OT] Free Benchmarking Stuff

2013-07-23 Thread Peter M. Brigham
Richard Gaskin's old stack 4W_RevBench.rev is helpful here. Allows you to compare the speed of two different solutions to a problem. I use it periodically when efficiency questions come up. Probably available at http://www.fourthworld.com, Richard can guide you if you can't find it. -- Peter

[OT] Free Benchmarking Stuff

2013-07-21 Thread Alejandro Tejada
Hi Richmmond, On Sun, 21 Jul 2013 10:53:08 +0300 Richmond wrote: http://www.phoronix-test-suite.com/ munchies! How could we use this benchmarking software with LiveCode? Does exists a single stack (or a group of stacks) that produce benchmark tests for every LiveCode command, function and