This site is no longer active and is available for archival purposes only. Registration and login is disabled.

PPL vs others!


PPL vs others!

Postby kornalius » Oct 2, 2004 @ 2:56pm

Last edited by kornalius on Apr 14, 2005 @ 11:42pm, edited 15 times in total.
Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby mmtbb » Oct 2, 2004 @ 8:06pm

I have tried emailing you but have not heard back for weeks so I guess I will post.

What processor are you using for your PC benchmarks?

Some may want to compare the .NET benchmarks.

PPC (400 Mhz) ~501,000/sec
PC (2.8 GhZ) ~42,000,000/sec

I know some developers that have abandoned the idea of PPL after Pocket C# was released.

Right now I am trying to find the fastest/enjoyable language to put my time into. Though I have been spending a lot of time with C#, I would be willing to take a small detour with PPL. If you have another spot for beta testing, I will be glad to test it out for a little bit. Also, with my brief searching, I can't find any documentaion of the language.

Thanks
mmtbb
pm Member
 
Posts: 277
Joined: Mar 18, 2004 @ 6:56am


Postby kornalius » Oct 2, 2004 @ 10:37pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby mmtbb » Oct 3, 2004 @ 6:05am

Thanks for the response.

At your request I wrote and compiled completely in Pocket C#. The code:

class Class1
{
static void Main()
{
long iterations = 0;
long Start = Environment.TickCount;

do
{
iterations++;

}while (Environment.TickCount - Start < 10001);

Console.WriteLine("Iteration/sec " + (iterations/10)); string me = Console.ReadLine();
}
}

*****Results: Iteration/sec 507,506

I know this is not a forum for C# so I won't bore you with more C# info. Please excuse me. :)

I was just looking and it looks like there is a beta up right now 0.8. Is this one I may try out?

PS. If you have any questions about the above code or my benchmark results, feel free to contact me at:
mmtbb @ hotmail . com
mmtbb
pm Member
 
Posts: 277
Joined: Mar 18, 2004 @ 6:56am


Postby kornalius » Oct 4, 2004 @ 12:07am

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby kornalius » Oct 4, 2004 @ 12:09am

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby mmtbb » Oct 4, 2004 @ 2:31pm

mmtbb
pm Member
 
Posts: 277
Joined: Mar 18, 2004 @ 6:56am


Postby kornalius » Oct 4, 2004 @ 4:25pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby mmtbb » Oct 4, 2004 @ 7:30pm

i=i+2 still produces 501,000 iterations/sec
on my desktop however, I must have had a lot of stuff running, because on a fresh restart it is giving me ~79,000,000 consistantly which is pretty close to C.
mmtbb
pm Member
 
Posts: 277
Joined: Mar 18, 2004 @ 6:56am


Postby kornalius » Oct 4, 2004 @ 7:52pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby kornalius » Oct 5, 2004 @ 12:43pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby Guest » Oct 5, 2004 @ 3:23pm

Hello,

Here is the result with lua for pocketpc on my iPaq 2210:

226726 iteration per second.
Very good speed as well.
Guest
 


Postby kornalius » Oct 5, 2004 @ 3:27pm

Can you show me the code you have used and maybe a copy of the .exe for lua?

That is good speed indeed!
Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


PPL vs others

Postby berwan03 » Oct 5, 2004 @ 7:54pm

berwan03
 


Postby kornalius » Oct 14, 2004 @ 11:18pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Next

Return to Pocket Programming Language (PPL)


Sort


Forum Description

Discuss this new development tool.

Moderator:

kornalius

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron