You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Chao Huang <ch...@gmail.com> on 2012/05/04 11:18:14 UTC

APPR is enabled with AOO3.4 on Ubuntu 11.04

hi, all

I'm working on adapting APPR against the latest OpenOffice - Apache
OpenOffice 3.4 on Ubuntu 11.04. At right now, APPR can work with AOO 3.4 on
Ubuntu to get performance data, such as "Startup", "LoadFile" and
"PlaySlide".

In general, the following 3rd parts should be installed to run APPR.

   - gawk
   - bash
   - libperl-dev
   - libyaml-perl
   - SVG
   - XML::Mini
   - XML::Simple

The patch file for "sal\rtl\source\makefile" should be updated, due to the
change on the original file. I replaced "svgdisplay" with "firefox" to show
the result in SVG file. If you have a recommended one, please update the
wiki
http://wiki.services.openoffice.org/wiki/How_to_enable_APPR_with_Apache_OpenOffice_3.4_on_Ubuntu_11.04#Run_APPR_for_Apache_OpenOffice_3.4.
Thanks!

Another thing in todo list is to find resource about *VTune*. If I can get
the installation package for VTune, I will try to enable it and test it in
APPR.

The next step for me is to run APPR against AOO 3.4 with sample file to
generate performance report. It may be the performance baseline in AOO 3.4.
But I know nothing about how to use APPR in OO's formal test. Is there
anyone who can share the guide/script/expereince?

Any feedback will be appreciated. Thanks!

-- 
Best regards,
Chao Huang

Re: APPR is enabled with AOO3.4 on Ubuntu 11.04

Posted by Armin Le Grand <Ar...@me.com>.
	Hi Chao Huang,

On 08.05.2012 10:04, Chao Huang wrote:
> hi, Armin
>
> The layout of text in Aoo 3.4 is better than that in FireFox. Here are
> snapshots. Thanks!

Thanks for the feedback! Yay!

[..]

Sincerely,
	Armin
--
ALG


Re: APPR is enabled with AOO3.4 on Ubuntu 11.04

Posted by Chao Huang <ch...@gmail.com>.
hi, Armin

The layout of text in Aoo 3.4 is better than that in FireFox. Here are
snapshots. Thanks!


2012/5/4 Armin Le Grand <Ar...@me.com>

>        Hi Chao Huang,
>
> just one remark; when you are at it, could you also take the chance to
> open the SVG results in AOO3.4 directly, not only in firefox? I guess these
> would be very good test files for seeing if all works well with the new SVG
> feature. I'm always interested when there should be problems...
>
>
> On 04.05.2012 11:18, Chao Huang wrote:
>
>> hi, all
>>
>> I'm working on adapting APPR against the latest OpenOffice - Apache
>> OpenOffice 3.4 on Ubuntu 11.04. At right now, APPR can work with AOO 3.4
>> on
>> Ubuntu to get performance data, such as "Startup", "LoadFile" and
>> "PlaySlide".
>>
>> In general, the following 3rd parts should be installed to run APPR.
>>
>>    - gawk
>>    - bash
>>    - libperl-dev
>>    - libyaml-perl
>>    - SVG
>>    - XML::Mini
>>    - XML::Simple
>>
>>
>> The patch file for "sal\rtl\source\makefile" should be updated, due to the
>> change on the original file. I replaced "svgdisplay" with "firefox" to
>> show
>> the result in SVG file. If you have a recommended one, please update the
>> wiki
>> http://wiki.services.**openoffice.org/wiki/How_to_**
>> enable_APPR_with_Apache_**OpenOffice_3.4_on_Ubuntu_11.**
>> 04#Run_APPR_for_Apache_**OpenOffice_3.4<http://wiki.services.openoffice.org/wiki/How_to_enable_APPR_with_Apache_OpenOffice_3.4_on_Ubuntu_11.04#Run_APPR_for_Apache_OpenOffice_3.4>
>> .
>> Thanks!
>>
>> Another thing in todo list is to find resource about *VTune*. If I can get
>>
>> the installation package for VTune, I will try to enable it and test it in
>> APPR.
>>
>> The next step for me is to run APPR against AOO 3.4 with sample file to
>> generate performance report. It may be the performance baseline in AOO
>> 3.4.
>> But I know nothing about how to use APPR in OO's formal test. Is there
>> anyone who can share the guide/script/expereince?
>>
>> Any feedback will be appreciated. Thanks!
>>
>>
> Sincerely,
>        Armin
> --
> ALG
>
>


-- 
Best regards,
Chao Huang

Re: APPR is enabled with AOO3.4 on Ubuntu 11.04

Posted by Chao Huang <ch...@gmail.com>.
hi,Armin

Thanks for your reminder.

I will try to open the SVG file in AOO3.4 and update the status later.


2012/5/4 Armin Le Grand <Ar...@me.com>

>        Hi Chao Huang,
>
> just one remark; when you are at it, could you also take the chance to
> open the SVG results in AOO3.4 directly, not only in firefox? I guess these
> would be very good test files for seeing if all works well with the new SVG
> feature. I'm always interested when there should be problems...
>
>
> On 04.05.2012 11:18, Chao Huang wrote:
>
>> hi, all
>>
>> I'm working on adapting APPR against the latest OpenOffice - Apache
>> OpenOffice 3.4 on Ubuntu 11.04. At right now, APPR can work with AOO 3.4
>> on
>> Ubuntu to get performance data, such as "Startup", "LoadFile" and
>> "PlaySlide".
>>
>> In general, the following 3rd parts should be installed to run APPR.
>>
>>    - gawk
>>    - bash
>>    - libperl-dev
>>    - libyaml-perl
>>    - SVG
>>    - XML::Mini
>>    - XML::Simple
>>
>>
>> The patch file for "sal\rtl\source\makefile" should be updated, due to the
>> change on the original file. I replaced "svgdisplay" with "firefox" to
>> show
>> the result in SVG file. If you have a recommended one, please update the
>> wiki
>> http://wiki.services.**openoffice.org/wiki/How_to_**
>> enable_APPR_with_Apache_**OpenOffice_3.4_on_Ubuntu_11.**
>> 04#Run_APPR_for_Apache_**OpenOffice_3.4<http://wiki.services.openoffice.org/wiki/How_to_enable_APPR_with_Apache_OpenOffice_3.4_on_Ubuntu_11.04#Run_APPR_for_Apache_OpenOffice_3.4>
>> .
>> Thanks!
>>
>> Another thing in todo list is to find resource about *VTune*. If I can get
>>
>> the installation package for VTune, I will try to enable it and test it in
>> APPR.
>>
>> The next step for me is to run APPR against AOO 3.4 with sample file to
>> generate performance report. It may be the performance baseline in AOO
>> 3.4.
>> But I know nothing about how to use APPR in OO's formal test. Is there
>> anyone who can share the guide/script/expereince?
>>
>> Any feedback will be appreciated. Thanks!
>>
>>
> Sincerely,
>        Armin
> --
> ALG
>
>


-- 
Best regards,
Chao Huang

Re: APPR is enabled with AOO3.4 on Ubuntu 11.04

Posted by Armin Le Grand <Ar...@me.com>.
	Hi Chao Huang,

just one remark; when you are at it, could you also take the chance to 
open the SVG results in AOO3.4 directly, not only in firefox? I guess 
these would be very good test files for seeing if all works well with 
the new SVG feature. I'm always interested when there should be problems...

On 04.05.2012 11:18, Chao Huang wrote:
> hi, all
>
> I'm working on adapting APPR against the latest OpenOffice - Apache
> OpenOffice 3.4 on Ubuntu 11.04. At right now, APPR can work with AOO 3.4 on
> Ubuntu to get performance data, such as "Startup", "LoadFile" and
> "PlaySlide".
>
> In general, the following 3rd parts should be installed to run APPR.
>
>     - gawk
>     - bash
>     - libperl-dev
>     - libyaml-perl
>     - SVG
>     - XML::Mini
>     - XML::Simple
>
> The patch file for "sal\rtl\source\makefile" should be updated, due to the
> change on the original file. I replaced "svgdisplay" with "firefox" to show
> the result in SVG file. If you have a recommended one, please update the
> wiki
> http://wiki.services.openoffice.org/wiki/How_to_enable_APPR_with_Apache_OpenOffice_3.4_on_Ubuntu_11.04#Run_APPR_for_Apache_OpenOffice_3.4.
> Thanks!
>
> Another thing in todo list is to find resource about *VTune*. If I can get
> the installation package for VTune, I will try to enable it and test it in
> APPR.
>
> The next step for me is to run APPR against AOO 3.4 with sample file to
> generate performance report. It may be the performance baseline in AOO 3.4.
> But I know nothing about how to use APPR in OO's formal test. Is there
> anyone who can share the guide/script/expereince?
>
> Any feedback will be appreciated. Thanks!
>

Sincerely,
	Armin
--
ALG