Re: WebKit on Maemo

2008-11-16 Thread Oleg Romashin
I was able to build webkit-r38232 for arm.

It was working more-less fine but very unstable
Also I have test it on sunspider and compare results with
MicroB2(trunk version ~1 month ago) with JIT enabled

MicroB2+JIT:
 Sunspider: 58709ms.
 Webkit-r38232:
 Sunspider: 57330ms

Br, Oleg


On Sun, Nov 9, 2008 at 4:22 PM, Kamen Bundev [EMAIL PROTECTED] wrote:
 Libwebkit in the repos is from march and for Chinook /in chinook repos/.

 On Sun, Nov 9, 2008 at 2:07 PM, Till Harbaum / Lists [EMAIL PROTECTED]
 wrote:

 Hi,

 Am Sonntag 09 November 2008 schrieb KwangYul Seo:
  I compiled WebKit-r38068(2008-11-03) ran GtkLauncher on N810 with the
  following options:
 ...
  minutes to see the initial Google page. The same problem occurs on
  qemu-arm too. What's the wrong?
 You mean you did some port that doesn't work and now you want to ask
 others why it isn't working?

 Also, libwebkit also is in the repositories. Does that version work better
 for
 you?

 Till

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: WebKit on Maemo

2008-11-09 Thread Kamen Bundev
Libwebkit in the repos is from march and for Chinook /in chinook repos/.

On Sun, Nov 9, 2008 at 2:07 PM, Till Harbaum / Lists [EMAIL PROTECTED]wrote:

 Hi,

 Am Sonntag 09 November 2008 schrieb KwangYul Seo:
  I compiled WebKit-r38068(2008-11-03) ran GtkLauncher on N810 with the
  following options:
 ...
  minutes to see the initial Google page. The same problem occurs on
  qemu-arm too. What's the wrong?
 You mean you did some port that doesn't work and now you want to ask
 others why it isn't working?

 Also, libwebkit also is in the repositories. Does that version work better
 for
 you?

 Till

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: WebKit on Maemo

2008-11-09 Thread Till Harbaum / Lists
Hi,

Am Sonntag 09 November 2008 schrieb KwangYul Seo:
 I compiled WebKit-r38068(2008-11-03) ran GtkLauncher on N810 with the
 following options:
...
 minutes to see the initial Google page. The same problem occurs on
 qemu-arm too. What's the wrong?
You mean you did some port that doesn't work and now you want to ask 
others why it isn't working? 

Also, libwebkit also is in the repositories. Does that version work better for 
you?

Till

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: WebKit on Maemo

2008-11-09 Thread Kamen Bundev
The JIT compiler won't work on ARM.

On Sun, Nov 9, 2008 at 4:35 PM, KwangYul Seo [EMAIL PROTECTED] wrote:

 On Sun, Nov 9, 2008 at 9:07 PM, Till Harbaum / Lists [EMAIL PROTECTED]
 wrote:
  Hi,
 
  Am Sonntag 09 November 2008 schrieb KwangYul Seo:
  I compiled WebKit-r38068(2008-11-03) ran GtkLauncher on N810 with the
  following options:
  ...
  minutes to see the initial Google page. The same problem occurs on
  qemu-arm too. What's the wrong?
  You mean you did some port that doesn't work and now you want to ask
  others why it isn't working?
 
  Also, libwebkit also is in the repositories. Does that version work
 better for
  you?

 I wanted to try the latest version of WebKit with SquirrelFish Extreme
 enabled.

 BTW, I found the problem. After I killed some background daemons, the
 compiled WebKit worked fine. I think the problem was related to
 thrashing.

 I just wanted to ask if someone had encountered the same problem. I am
 sorry to bother you.

 Regards,
 Kwang Yul Seo
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: WebKit on Maemo

2008-11-09 Thread KwangYul Seo
On Sun, Nov 9, 2008 at 9:07 PM, Till Harbaum / Lists [EMAIL PROTECTED] wrote:
 Hi,

 Am Sonntag 09 November 2008 schrieb KwangYul Seo:
 I compiled WebKit-r38068(2008-11-03) ran GtkLauncher on N810 with the
 following options:
 ...
 minutes to see the initial Google page. The same problem occurs on
 qemu-arm too. What's the wrong?
 You mean you did some port that doesn't work and now you want to ask
 others why it isn't working?

 Also, libwebkit also is in the repositories. Does that version work better for
 you?

I wanted to try the latest version of WebKit with SquirrelFish Extreme enabled.

BTW, I found the problem. After I killed some background daemons, the
compiled WebKit worked fine. I think the problem was related to
thrashing.

I just wanted to ask if someone had encountered the same problem. I am
sorry to bother you.

Regards,
Kwang Yul Seo
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


WebKit on Maemo

2008-11-08 Thread KwangYul Seo
Hi,

I compiled WebKit-r38068(2008-11-03) ran GtkLauncher on N810 with the
following options:

./configure --with-hildon --enable-svg=no --enable-xslt=no
--enable-xpath=no --enable-icon-database=no --enable-database=no
--enable-dom-storage=no --enable-offline-web-applications=no
--enable-dashboard-support=no

The problem is that GtkLauncher spends 100% CPU time. It takes several
minutes to see the initial Google page. The same problem occurs on
qemu-arm too. What's the wrong?

Regards,
Kwang Yul Seo
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers