Re: YourKit free license for JOSM core developers

2018-06-26 Thread Vincent Privat
Wiki updated: https://josm.openstreetmap.de/wiki/DevelopersGuide#YourKit
We should receive the licenses tomorrow.
Cheers,
Vincent


2018-06-22 23:20 GMT+02:00 Michael Zangl :

> Hi,
>
> I'm interested (since I already did quite some profiling on the rendering
> stuff).
>
> But to be honest, I probably won't have the time to do anything useful in
> that direction this year.
>
> Michael
>
>
> On 22.06.2018 19:46, Vincent Privat wrote:
>
>> I only got answer from Dirk. Nobody else interested? Paul, Wiktor,
>> Michael?
>>
>> 2018-06-18 21:00 GMT+02:00 Vincent Privat :
>>
>> I guess we can chose our own text, that was only the marketing example
>>> they gave me :)
>>> For the page, any page is OK. If you look at the list of supported
>>> projects:
>>> https://www.yourkit.com/customers/
>>>
>>> The page linked there is not always the front page. For example ActiveMQ
>>> has defined a "thanks" page:
>>> http://activemq.apache.org/thanks.html
>>>
>>> 2018-06-18 19:37 GMT+02:00 Dirk Stöcker :
>>>
>>> On Mon, 18 Jun 2018, Vincent Privat wrote:

 In return they require that we place a small free-form text

> acknowledgment/testimonial at the project web site. The acknowledgment
> should contain:
>
> 1) The YourKit logo and a text that JOSM uses YourKit profiler. The
> following logo must be used:
> https://www.yourkit.com/images/yklogo.png
>
> 2) Acknowledgment should contain a hyperlink reference to YourKit web
> site.
> For example:
> "YourKit supports open source projects with its full-featured Java
> Profiler.
> YourKit, LLC is the creator of https://www.yourkit.com/
> java/profiler/">YourKit Java Profiler, innovative and intelligent
> tools
> for profiling Java and .NET applications."
>
>
 Can we choose that text? I'd prefer an honest text instead of Marketing
 BlaBla.

 Like

 JOSM core developers are uing the https://www.yourkit.com/
 java/profiler/">YourKit Java Profiler, as we found other tools
 lacking required functionality for profiling. YourKit supports open
 source
 projects by granting developers free licenses.

 @Dirk: no objection to add this to the JOSM website?

>
>
 Would it be ok on one (or more) of the development related pages like

 https://josm.openstreetmap.de/wiki/DevelopersGuide

 That's one click away from the start page.

 Ciao
 --
 http://www.dstoecker.eu/ (PGP key available)



>>>
>


Re: [OSM-dev] OpenStreetMap Carto release v4.12.0

2018-06-26 Thread Daniel Koć
W dniu 26.06.2018 o 18:08, Sven Geggus pisze:

> This seems to completely kill my rendering performance.
> Will I need additional indexes?


We're currently investigating it:

https://github.com/openstreetmap/chef/issues/168#issuecomment-400232261


I see two potential sources of this problem at the moment:

https://github.com/gravitystorm/openstreetmap-carto/pull/2640
https://github.com/gravitystorm/openstreetmap-carto/pull/2874

Could you test which one seems to be hitting your performance?

-- 
"My method is uncertain/ It's a mess but it's working" [F. Apple]


___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] OpenStreetMap Carto release v4.12.0

2018-06-26 Thread Sven Geggus
Daniel Koć  wrote:

> Today, v4.12.0 of the OpenStreetMap Carto stylesheet (the default
> stylesheet on the OSM website) has been released.

This seems to completely kill my rendering performance.

Will I need additional indexes?

> time render_single_tile.py -s osm.xml -o test-v4.11.0.png -u 
> /15/17090/11446.png
real0m10.586s
user0m0.940s
sys 0m0.304s

> time render_single_tile.py -s osm.xml -o test-v4.12.0.png -u 
> /15/17090/11446.png
real6m52.459s
user0m1.336s
sys 0m0.440s


I'm using Mapnik 3.0.12 and carto 0.18.2. Would I need to upgrade?

Regards

Sven

-- 
"Thinking of using NT for your critical apps?
  Isn't there enough suffering in the world?"
   (Advertisement of Sun Microsystems in Wall Street Journal)
/me is giggls@ircnet, http://sven.gegg.us/ on the Web

___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] OpenStreetMap Carto release v4.12.0

2018-06-26 Thread Daniel Koć
W dniu 22.06.2018 o 17:16, Daniel Koć pisze:
> Dear all,
>
> Today, v4.12.0 of the OpenStreetMap Carto stylesheet (the default
> stylesheet on the OSM website) has been released. Once changes are
> deployed on the openstreetmap.org it will take couple of days before
> all tiles show the new rendering.

Hi again,

The OSM.org deployment is not happening yet, and one of the problems is
some performance issue on low zoom levels:

https://github.com/openstreetmap/chef/issues/168#issuecomment-400232261

Could anybody test what's the source of the problem? I expected rather
that it would speed up the low zoom rendering due to the smaller reads
from a database together with the update of indexes:

https://github.com/gravitystorm/openstreetmap-carto/pull/2874

-- 
"My method is uncertain/ It's a mess but it's working" [F. Apple]



___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev