Xdebug 2.0beta6
I am currently in Sofia attending the webtech conference. However some of the talks are in Bulgarian which makes it quite hard to follow. (There is translation available, but it is still not easy). So, instead of going to the sessions I finalized some optimization patches for Xdebug . I managed to find and fix some performance bottlenecks with cachegrind. Xdebug usually tries to figure out which variables are available in a specific function's scope by iterating over the op array that is being excuted. However, in many cases this is totally useles as the information is never used in any way. With the patch Xdebug will only try to figure out this information when either remote debugging is enabled, or when the setting xdebug.show_local_vars is activated. This speeds up certain applications by as much as 50%. This patch, and many others, made it into Xdebug 2.0.0beta6 which I just released through PECL. The source code is also avaible through the Xdebug website.
Comments
Would you per chance happen to know about the xdebug intergration with phpeclipse, in particular where it comes to connecting to a remote server? It seems.. very quiet on that front, alas.
@Wim: I've no idea whatsoever related to that.
Life Line
What new fresh hell is this?
"Please click here and tick the box if you DO NOT want to be opted in."
And when you click on the non-visible link:
"[ ] I DO NOT want to be opted in."
@jamesholden Have you ever seen the Expanse? One of the main characters shares your name!
I walked 4.4km in 51m58s
I walked 8.2km in 1h40m07s
I walked 2.4km in 38m25s
@Edent With your ActivityPub implementation, have you figured out how to allow quote posts for your bot posts yet?
📷 Brown Cap in the Grass
🚩 Herikhuizerweg, Rheden, Nederland
I walked 0.9km in 11m17s
I walked 2.8km in 25m32s
I walked 4.6km in 1h8m02s
📷 Stalkers Lane
🚩 Graywood Lane, Wealden, United Kingdom
I hiked 23.0km in 4h10m15s
I walked 3.9km in 39m07s
After my PHP 8.5 in Leeds last night, it's now time to head to Rotterdam to give the same talk there tonight!
It's cold out here, but atleast the snow is now gone.
I walked 1.7km in 13m18s
📷 Avenue Gardens
🚩 Princess Road, London Borough of Brent, United Kingdom
📷 Leafy Entrance
🚩 East Heath Road, London Borough of Camden, United Kingdom
📷 From Green to Yellow.
🚩 St John's Wood Road, City of Westminster, United Kingdom
I walked 9.1km in 1h56m24s







Shortlink
This article has a short URL available: https://drck.me/xdebug-2-4u1