Re: [E-devel] E is being super slow because of EFL changes.

2013-05-06 Thread ChunEon Park
lol 
 

-Regards, Hermet- 
-Original Message-
From: "Michael Blumenkrantz" 
To: "Enlightenment developer list"; 
Cc: "Daniel Willmann"; "Carsten Haitzler (The 
Rasterman)"; 
Sent: 2013-05-03 (금) 20:06:10
Subject: Re: [E-devel] E is being super slow because of EFL changes.

and so it comes back to
http://24.media.tumblr.com/bec40c9d67dbeeac08e4af4406eaa663/tumblr_mm5v1yuUOA1rrju89o1_250.png


On Fri, May 3, 2013 at 11:57 AM, Christopher Michael @samsung.com
> wrote:

> On 03/05/13 11:38, Carsten Haitzler (The Rasterman) wrote:
> > On Fri, 03 May 2013 10:52:38 +0100 Daniel Willmann <
> d.willm...@samsung.com>
> > said:
> >
> >> On 03/05/13 00:12, Carsten Haitzler (The Rasterman) wrote:
> >>> On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen @stosb.com> said:
> >>>
> >>>> git push
> >>>> pushes tracking branches to their respective remote branchs on all
> >>> remotes.
> >>>> If you want to push the current branch on top of master you should do:
> >>>> git push origin current_branch:master
> >>>> Assuming origin is the wanted remote.
> >>>
> >>> i wasnt expecting to have another invisible branch. i was expecting to
> >>> push what
> >>> i see now (the code i have not that i did a git commit on). i did have
> a
> >>> conflict while trying to revert 2 commits and gave up by doing a git
> reset
> >>> --hard but that left me in (no branch)... and i didnt realize.
> >>
> >> pushing what you have now is done with
> >> git push origin HEAD:master assuming you want to push to master branch
> >> on origin.
> >>
> >> Without options git will push the tracking branches as Tom already said.
> >> HEAD is always referencing the latest commit you checked out/made/... on
> >> your current branch.
> >
> > as said already. poor interface. git requires you have to remember a
> whole new
> > set of magic incantations for it to do what is intuitive/obvious/you are
> used
> > to.
> >
>
> I could not agree more !! ;)
>
> dh
>
>
>
>
>
> --
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-03 Thread Eduardo Lima (Etrunko)
http://devopsreactions.tumblr.com/post/48919199787

On Fri, May 3, 2013 at 11:40 AM, Carsten Haitzler  wrote:
> On Fri, 3 May 2013 21:05:07 +0900 Daniel Juyung Seo  
> said:
>
>> On Fri, May 3, 2013 at 7:38 PM, Carsten Haitzler  
>> wrote:
>> > On Fri, 03 May 2013 10:52:38 +0100 Daniel Willmann 
>> > said:
>> >
>> >> On 03/05/13 00:12, Carsten Haitzler (The Rasterman) wrote:
>> >> > On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen  said:
>> >> >
>> >> >> git push
>> >> >> pushes tracking branches to their respective remote branchs on all
>> >> > remotes.
>> >> >> If you want to push the current branch on top of master you should do:
>> >> >> git push origin current_branch:master
>> >> >> Assuming origin is the wanted remote.
>> >> >
>> >> > i wasnt expecting to have another invisible branch. i was expecting to
>> >> > push what
>> >> > i see now (the code i have not that i did a git commit on). i did have a
>> >> > conflict while trying to revert 2 commits and gave up by doing a git
>> >> > reset
>> >> > --hard but that left me in (no branch)... and i didnt realize.
>> >>
>> >> pushing what you have now is done with
>> >> git push origin HEAD:master assuming you want to push to master branch
>> >> on origin.
>> >>
>> >> Without options git will push the tracking branches as Tom already said.
>> >> HEAD is always referencing the latest commit you checked out/made/... on
>> >> your current branch.
>> >
>> > as said already. poor interface. git requires you have to remember a whole
>> > new set of magic incantations for it to do what is intuitive/obvious/you
>> > are used to.
>>
>> Complain to this guy.
>> torva...@linux-foundation.org
>
> i'm thinking of sending this:
>
> http://i.imgur.com/Unor3.jpg
>
>> Thanks.
>>
>> Daniel Juyung Seo (SeoZ)
>>
>> >
>> >
>> > --
>> > - Codito, ergo sum - "I code, therefore I am" --
>> > The Rasterman (Carsten Haitzler)ras...@rasterman.com
>> >
>> >
>> > --
>> > Get 100% visibility into Java/.NET code with AppDynamics Lite
>> > It's a free troubleshooting tool designed for production
>> > Get down to code-level detail for bottlenecks, with <2% overhead.
>> > Download for free and get started troubleshooting in minutes.
>> > http://p.sf.net/sfu/appdyn_d2d_ap2
>> > ___
>> > enlightenment-devel mailing list
>> > enlightenment-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>> --
>> Get 100% visibility into Java/.NET code with AppDynamics Lite
>> It's a free troubleshooting tool designed for production
>> Get down to code-level detail for bottlenecks, with <2% overhead.
>> Download for free and get started troubleshooting in minutes.
>> http://p.sf.net/sfu/appdyn_d2d_ap2
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
> --
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-03 Thread The Rasterman
On Fri, 3 May 2013 21:05:07 +0900 Daniel Juyung Seo  said:

> On Fri, May 3, 2013 at 7:38 PM, Carsten Haitzler  wrote:
> > On Fri, 03 May 2013 10:52:38 +0100 Daniel Willmann 
> > said:
> >
> >> On 03/05/13 00:12, Carsten Haitzler (The Rasterman) wrote:
> >> > On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen  said:
> >> >
> >> >> git push
> >> >> pushes tracking branches to their respective remote branchs on all
> >> > remotes.
> >> >> If you want to push the current branch on top of master you should do:
> >> >> git push origin current_branch:master
> >> >> Assuming origin is the wanted remote.
> >> >
> >> > i wasnt expecting to have another invisible branch. i was expecting to
> >> > push what
> >> > i see now (the code i have not that i did a git commit on). i did have a
> >> > conflict while trying to revert 2 commits and gave up by doing a git
> >> > reset
> >> > --hard but that left me in (no branch)... and i didnt realize.
> >>
> >> pushing what you have now is done with
> >> git push origin HEAD:master assuming you want to push to master branch
> >> on origin.
> >>
> >> Without options git will push the tracking branches as Tom already said.
> >> HEAD is always referencing the latest commit you checked out/made/... on
> >> your current branch.
> >
> > as said already. poor interface. git requires you have to remember a whole
> > new set of magic incantations for it to do what is intuitive/obvious/you
> > are used to.
> 
> Complain to this guy.
> torva...@linux-foundation.org

i'm thinking of sending this:

http://i.imgur.com/Unor3.jpg

> Thanks.
> 
> Daniel Juyung Seo (SeoZ)
> 
> >
> >
> > --
> > - Codito, ergo sum - "I code, therefore I am" --
> > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> >
> >
> > --
> > Get 100% visibility into Java/.NET code with AppDynamics Lite
> > It's a free troubleshooting tool designed for production
> > Get down to code-level detail for bottlenecks, with <2% overhead.
> > Download for free and get started troubleshooting in minutes.
> > http://p.sf.net/sfu/appdyn_d2d_ap2
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
> --
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-03 Thread Daniel Juyung Seo
On Fri, May 3, 2013 at 7:38 PM, Carsten Haitzler  wrote:
> On Fri, 03 May 2013 10:52:38 +0100 Daniel Willmann 
> said:
>
>> On 03/05/13 00:12, Carsten Haitzler (The Rasterman) wrote:
>> > On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen  said:
>> >
>> >> git push
>> >> pushes tracking branches to their respective remote branchs on all
>> > remotes.
>> >> If you want to push the current branch on top of master you should do:
>> >> git push origin current_branch:master
>> >> Assuming origin is the wanted remote.
>> >
>> > i wasnt expecting to have another invisible branch. i was expecting to
>> > push what
>> > i see now (the code i have not that i did a git commit on). i did have a
>> > conflict while trying to revert 2 commits and gave up by doing a git reset
>> > --hard but that left me in (no branch)... and i didnt realize.
>>
>> pushing what you have now is done with
>> git push origin HEAD:master assuming you want to push to master branch
>> on origin.
>>
>> Without options git will push the tracking branches as Tom already said.
>> HEAD is always referencing the latest commit you checked out/made/... on
>> your current branch.
>
> as said already. poor interface. git requires you have to remember a whole new
> set of magic incantations for it to do what is intuitive/obvious/you are used
> to.

Complain to this guy.
torva...@linux-foundation.org

Thanks.

Daniel Juyung Seo (SeoZ)

>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
> --
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-03 Thread Michael Blumenkrantz
and so it comes back to
http://24.media.tumblr.com/bec40c9d67dbeeac08e4af4406eaa663/tumblr_mm5v1yuUOA1rrju89o1_250.png


On Fri, May 3, 2013 at 11:57 AM, Christopher Michael  wrote:

> On 03/05/13 11:38, Carsten Haitzler (The Rasterman) wrote:
> > On Fri, 03 May 2013 10:52:38 +0100 Daniel Willmann <
> d.willm...@samsung.com>
> > said:
> >
> >> On 03/05/13 00:12, Carsten Haitzler (The Rasterman) wrote:
> >>> On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen  said:
> >>>
>  git push
>  pushes tracking branches to their respective remote branchs on all
> >>> remotes.
>  If you want to push the current branch on top of master you should do:
>  git push origin current_branch:master
>  Assuming origin is the wanted remote.
> >>>
> >>> i wasnt expecting to have another invisible branch. i was expecting to
> >>> push what
> >>> i see now (the code i have not that i did a git commit on). i did have
> a
> >>> conflict while trying to revert 2 commits and gave up by doing a git
> reset
> >>> --hard but that left me in (no branch)... and i didnt realize.
> >>
> >> pushing what you have now is done with
> >> git push origin HEAD:master assuming you want to push to master branch
> >> on origin.
> >>
> >> Without options git will push the tracking branches as Tom already said.
> >> HEAD is always referencing the latest commit you checked out/made/... on
> >> your current branch.
> >
> > as said already. poor interface. git requires you have to remember a
> whole new
> > set of magic incantations for it to do what is intuitive/obvious/you are
> used
> > to.
> >
>
> I could not agree more !! ;)
>
> dh
>
>
>
>
>
> --
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-03 Thread Christopher Michael
On 03/05/13 11:38, Carsten Haitzler (The Rasterman) wrote:
> On Fri, 03 May 2013 10:52:38 +0100 Daniel Willmann 
> said:
>
>> On 03/05/13 00:12, Carsten Haitzler (The Rasterman) wrote:
>>> On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen  said:
>>>
 git push
 pushes tracking branches to their respective remote branchs on all
>>> remotes.
 If you want to push the current branch on top of master you should do:
 git push origin current_branch:master
 Assuming origin is the wanted remote.
>>>
>>> i wasnt expecting to have another invisible branch. i was expecting to
>>> push what
>>> i see now (the code i have not that i did a git commit on). i did have a
>>> conflict while trying to revert 2 commits and gave up by doing a git reset
>>> --hard but that left me in (no branch)... and i didnt realize.
>>
>> pushing what you have now is done with
>> git push origin HEAD:master assuming you want to push to master branch
>> on origin.
>>
>> Without options git will push the tracking branches as Tom already said.
>> HEAD is always referencing the latest commit you checked out/made/... on
>> your current branch.
>
> as said already. poor interface. git requires you have to remember a whole new
> set of magic incantations for it to do what is intuitive/obvious/you are used
> to.
>

I could not agree more !! ;)

dh




--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-03 Thread The Rasterman
On Fri, 03 May 2013 10:52:38 +0100 Daniel Willmann 
said:

> On 03/05/13 00:12, Carsten Haitzler (The Rasterman) wrote:
> > On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen  said:
> > 
> >> git push
> >> pushes tracking branches to their respective remote branchs on all
> > remotes.
> >> If you want to push the current branch on top of master you should do:
> >> git push origin current_branch:master
> >> Assuming origin is the wanted remote.
> > 
> > i wasnt expecting to have another invisible branch. i was expecting to
> > push what
> > i see now (the code i have not that i did a git commit on). i did have a
> > conflict while trying to revert 2 commits and gave up by doing a git reset
> > --hard but that left me in (no branch)... and i didnt realize.
> 
> pushing what you have now is done with
> git push origin HEAD:master assuming you want to push to master branch
> on origin.
> 
> Without options git will push the tracking branches as Tom already said.
> HEAD is always referencing the latest commit you checked out/made/... on
> your current branch.

as said already. poor interface. git requires you have to remember a whole new
set of magic incantations for it to do what is intuitive/obvious/you are used
to.


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-03 Thread Daniel Willmann
On 03/05/13 00:12, Carsten Haitzler (The Rasterman) wrote:
> On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen  said:
> 
>> git push
>> pushes tracking branches to their respective remote branchs on all
> remotes.
>> If you want to push the current branch on top of master you should do:
>> git push origin current_branch:master
>> Assuming origin is the wanted remote.
> 
> i wasnt expecting to have another invisible branch. i was expecting to
> push what
> i see now (the code i have not that i did a git commit on). i did have a
> conflict while trying to revert 2 commits and gave up by doing a git reset
> --hard but that left me in (no branch)... and i didnt realize.

pushing what you have now is done with
git push origin HEAD:master assuming you want to push to master branch
on origin.

Without options git will push the tracking branches as Tom already said.
HEAD is always referencing the latest commit you checked out/made/... on
your current branch.


Regards,
Daniel

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread Jérémy Zurcher
On Friday 03 May 2013  08:12, Carsten Haitzler wrote :
> On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen  said:
> 
> > git push
> > pushes tracking branches to their respective remote branchs on all remotes.
> > If you want to push the current branch on top of master you should do:
> > git push origin current_branch:master
> > Assuming origin is the wanted remote.
> 
> i wasnt expecting to have another invisible branch. i was expecting to push 
> what
> i see now (the code i have not that i did a git commit on). i did have a
> conflict while trying to revert 2 commits and gave up by doing a git reset
> --hard but that left me in (no branch)... and i didnt realize.

that's why I have this in my $PS1
git_branch() { git branch 2> /dev/null | sed -e '/^[^*]/d' -e's/*\(.*\)/(\1)/' }

> 
> > On Thu, May 2, 2013 at 3:00 PM, Carsten Haitzler 
> > wrote:
> > 
> > > On Thu, 02 May 2013 12:44:00 +0100 Daniel Willmann  > > >
> > > said:
> > >
> > > > On 02/05/13 08:53, Carsten Haitzler (The Rasterman) wrote:
> > > > > On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL 
> > > said:
> > > > >
> > > > >> On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler <
> > > ras...@rasterman.com>
> > > > > wrote:
> > > > >>> On Thu, 2 May 2013 16:59:39 +1000 David Seikel 
> > > > > said:
> > > >  Did you commit it, or did the commit email get lost again?
> > > > >>>
> > > > >>> i did commit it. :)
> > > > >>
> > > > >> Not really, git fail ++.
> > > > >
> > > > > all i have to say about this really:
> > > > >
> > > > >
> > > http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly
> > > >
> > > > Funny, I thought the transition was long over.
> > > > What was your problem?
> > >
> > > git went and switched branches on me silently and when i pushed it pushed
> > > not
> > > the branch i was on.. but master elsewhere and thus my git log didnt have
> > > the
> > > revert but the other branch did ... so i didnt see it...
> > >
> > > --
> > > - Codito, ergo sum - "I code, therefore I am" --
> > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > >
> > >
> > >
> > > --
> > > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> > > Get 100% visibility into your production application - at no cost.
> > > Code-level diagnostics for performance bottlenecks with <2% overhead
> > > Download for free and get started troubleshooting in minutes.
> > > http://p.sf.net/sfu/appdyn_d2d_ap1
> > > ___
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > >
> > --
> > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> > Get 100% visibility into your production application - at no cost.
> > Code-level diagnostics for performance bottlenecks with <2% overhead
> > Download for free and get started troubleshooting in minutes.
> > http://p.sf.net/sfu/appdyn_d2d_ap1
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > 
> 
> 
> -- 
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
> 
> 
> --
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
Jérémy Zurcher
av General Guisan 49
1400 Yverdon-les-bains
+41 (0) 79 599 84 27

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread The Rasterman
On Thu, 2 May 2013 15:12:00 +0100 Tom Hacohen  said:

> git push
> pushes tracking branches to their respective remote branchs on all remotes.
> If you want to push the current branch on top of master you should do:
> git push origin current_branch:master
> Assuming origin is the wanted remote.

i wasnt expecting to have another invisible branch. i was expecting to push what
i see now (the code i have not that i did a git commit on). i did have a
conflict while trying to revert 2 commits and gave up by doing a git reset
--hard but that left me in (no branch)... and i didnt realize.

> On Thu, May 2, 2013 at 3:00 PM, Carsten Haitzler wrote:
> 
> > On Thu, 02 May 2013 12:44:00 +0100 Daniel Willmann  > >
> > said:
> >
> > > On 02/05/13 08:53, Carsten Haitzler (The Rasterman) wrote:
> > > > On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL 
> > said:
> > > >
> > > >> On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler <
> > ras...@rasterman.com>
> > > > wrote:
> > > >>> On Thu, 2 May 2013 16:59:39 +1000 David Seikel 
> > > > said:
> > >  Did you commit it, or did the commit email get lost again?
> > > >>>
> > > >>> i did commit it. :)
> > > >>
> > > >> Not really, git fail ++.
> > > >
> > > > all i have to say about this really:
> > > >
> > > >
> > http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly
> > >
> > > Funny, I thought the transition was long over.
> > > What was your problem?
> >
> > git went and switched branches on me silently and when i pushed it pushed
> > not
> > the branch i was on.. but master elsewhere and thus my git log didnt have
> > the
> > revert but the other branch did ... so i didnt see it...
> >
> > --
> > - Codito, ergo sum - "I code, therefore I am" --
> > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> >
> >
> >
> > --
> > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> > Get 100% visibility into your production application - at no cost.
> > Code-level diagnostics for performance bottlenecks with <2% overhead
> > Download for free and get started troubleshooting in minutes.
> > http://p.sf.net/sfu/appdyn_d2d_ap1
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> --
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread Tom Hacohen
git push
pushes tracking branches to their respective remote branchs on all remotes.
If you want to push the current branch on top of master you should do:
git push origin current_branch:master
Assuming origin is the wanted remote.


On Thu, May 2, 2013 at 3:00 PM, Carsten Haitzler wrote:

> On Thu, 02 May 2013 12:44:00 +0100 Daniel Willmann  >
> said:
>
> > On 02/05/13 08:53, Carsten Haitzler (The Rasterman) wrote:
> > > On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL 
> said:
> > >
> > >> On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler <
> ras...@rasterman.com>
> > > wrote:
> > >>> On Thu, 2 May 2013 16:59:39 +1000 David Seikel 
> > > said:
> >  Did you commit it, or did the commit email get lost again?
> > >>>
> > >>> i did commit it. :)
> > >>
> > >> Not really, git fail ++.
> > >
> > > all i have to say about this really:
> > >
> > >
> http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly
> >
> > Funny, I thought the transition was long over.
> > What was your problem?
>
> git went and switched branches on me silently and when i pushed it pushed
> not
> the branch i was on.. but master elsewhere and thus my git log didnt have
> the
> revert but the other branch did ... so i didnt see it...
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
>
> --
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread The Rasterman
On Thu, 02 May 2013 12:44:00 +0100 Daniel Willmann 
said:

> On 02/05/13 08:53, Carsten Haitzler (The Rasterman) wrote:
> > On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL  said:
> > 
> >> On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler 
> > wrote:
> >>> On Thu, 2 May 2013 16:59:39 +1000 David Seikel 
> > said:
>  Did you commit it, or did the commit email get lost again?
> >>>
> >>> i did commit it. :)
> >>
> >> Not really, git fail ++.
> > 
> > all i have to say about this really:
> > 
> > http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly
> 
> Funny, I thought the transition was long over.
> What was your problem?

git went and switched branches on me silently and when i pushed it pushed not
the branch i was on.. but master elsewhere and thus my git log didnt have the
revert but the other branch did ... so i didnt see it...

-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread Daniel Willmann
On 02/05/13 08:53, Carsten Haitzler (The Rasterman) wrote:
> On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL  said:
> 
>> On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler 
> wrote:
>>> On Thu, 2 May 2013 16:59:39 +1000 David Seikel 
> said:
 Did you commit it, or did the commit email get lost again?
>>>
>>> i did commit it. :)
>>
>> Not really, git fail ++.
> 
> all i have to say about this really:
> 
> http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly

Funny, I thought the transition was long over.
What was your problem?


Regards,
Daniel

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread David Seikel
On Thu, 2 May 2013 17:56:10 +0900 Cedric BAIL 
wrote:

> On Thu, May 2, 2013 at 5:46 PM, David Seikel 
> wrote:
> > On Thu, 2 May 2013 17:22:38 +0900 Carsten Haitzler (The Rasterman)
> >  wrote:
> >> On Thu, 2 May 2013 18:06:26 +1000 David Seikel 
> >> said:
> >>
> >> > On Thu, 2 May 2013 16:53:09 +0900 Carsten Haitzler (The
> >> > Rasterman)  wrote:
> >> >
> >> > > On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL
> >> > >  said:
> >> > >
> >> > > > On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler
> >> > > >  wrote:
> >> > > > > On Thu, 2 May 2013 16:59:39 +1000 David Seikel
> >> > > > >  said:
> >> > > > >> On Thu, 2 May 2013 15:16:15 +0900 Carsten Haitzler (The
> >> > > > >> Rasterman)  wrote:
> >> > > > >>
> >> > > > >> > On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
> >> > > > >> >  said:
> >> > > > >> >
> >> > > > >> > it was jackdaniels i fixed it. :)
> >> > > > >>
> >> > > > >> Did you commit it, or did the commit email get lost again?
> >> > > > >
> >> > > > > i did commit it. :)
> >> > > >
> >> > > > Not really, git fail ++.
> >> > >
> >> > > all i have to say about this really:
> >> > >
> >> > > http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly
> >> >
> >> > So it's safe now?  I can go back to my usual not being able to
> >> > maximise windows over below everything widgets, and inability to
> >> > mouse to the next desktop unless I do it over a window (though
> >> > now I can't do that over a title bar, lucky most of my windows
> >> > don't have any), but at least it wont be as slow as a
> >> > decomposing snail glued to the minced 'roo in my freezer?
> >>
> >> dunno. decomposing snails on roo mince might be fast... like a
> >> greased cabbage.
> >
> > Yep, greased cabbage would go right through me quickly.  Think I'll
> > stick to the 'roo.  Oh, and rebuild E while I make dinner.
> 
> I am getting hungry now !
> --
> Cedric BAIL

Snails and greased cabbage, gets the French every time.  B-)

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread Cedric BAIL
On Thu, May 2, 2013 at 5:46 PM, David Seikel  wrote:
> On Thu, 2 May 2013 17:22:38 +0900 Carsten Haitzler (The Rasterman)
>  wrote:
>> On Thu, 2 May 2013 18:06:26 +1000 David Seikel 
>> said:
>>
>> > On Thu, 2 May 2013 16:53:09 +0900 Carsten Haitzler (The Rasterman)
>> >  wrote:
>> >
>> > > On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL
>> > >  said:
>> > >
>> > > > On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler
>> > > >  wrote:
>> > > > > On Thu, 2 May 2013 16:59:39 +1000 David Seikel
>> > > > >  said:
>> > > > >> On Thu, 2 May 2013 15:16:15 +0900 Carsten Haitzler (The
>> > > > >> Rasterman)  wrote:
>> > > > >>
>> > > > >> > On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
>> > > > >> >  said:
>> > > > >> >
>> > > > >> > it was jackdaniels i fixed it. :)
>> > > > >>
>> > > > >> Did you commit it, or did the commit email get lost again?
>> > > > >
>> > > > > i did commit it. :)
>> > > >
>> > > > Not really, git fail ++.
>> > >
>> > > all i have to say about this really:
>> > >
>> > > http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly
>> >
>> > So it's safe now?  I can go back to my usual not being able to
>> > maximise windows over below everything widgets, and inability to
>> > mouse to the next desktop unless I do it over a window (though now
>> > I can't do that over a title bar, lucky most of my windows don't
>> > have any), but at least it wont be as slow as a decomposing snail
>> > glued to the minced 'roo in my freezer?
>>
>> dunno. decomposing snails on roo mince might be fast... like a
>> greased cabbage.
>
> Yep, greased cabbage would go right through me quickly.  Think I'll
> stick to the 'roo.  Oh, and rebuild E while I make dinner.

I am getting hungry now !
--
Cedric BAIL

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread David Seikel
On Thu, 2 May 2013 17:22:38 +0900 Carsten Haitzler (The Rasterman)
 wrote:

> On Thu, 2 May 2013 18:06:26 +1000 David Seikel 
> said:
> 
> > On Thu, 2 May 2013 16:53:09 +0900 Carsten Haitzler (The Rasterman)
> >  wrote:
> > 
> > > On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL
> > >  said:
> > > 
> > > > On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler
> > > >  wrote:
> > > > > On Thu, 2 May 2013 16:59:39 +1000 David Seikel
> > > > >  said:
> > > > >> On Thu, 2 May 2013 15:16:15 +0900 Carsten Haitzler (The
> > > > >> Rasterman)  wrote:
> > > > >>
> > > > >> > On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
> > > > >> >  said:
> > > > >> >
> > > > >> > it was jackdaniels i fixed it. :)
> > > > >>
> > > > >> Did you commit it, or did the commit email get lost again?
> > > > >
> > > > > i did commit it. :)
> > > > 
> > > > Not really, git fail ++.
> > > 
> > > all i have to say about this really:
> > > 
> > > http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly
> > 
> > So it's safe now?  I can go back to my usual not being able to
> > maximise windows over below everything widgets, and inability to
> > mouse to the next desktop unless I do it over a window (though now
> > I can't do that over a title bar, lucky most of my windows don't
> > have any), but at least it wont be as slow as a decomposing snail
> > glued to the minced 'roo in my freezer?
> 
> dunno. decomposing snails on roo mince might be fast... like a
> greased cabbage.

Yep, greased cabbage would go right through me quickly.  Think I'll
stick to the 'roo.  Oh, and rebuild E while I make dinner.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread The Rasterman
On Thu, 2 May 2013 18:06:26 +1000 David Seikel  said:

> On Thu, 2 May 2013 16:53:09 +0900 Carsten Haitzler (The Rasterman)
>  wrote:
> 
> > On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL 
> > said:
> > 
> > > On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler
> > >  wrote:
> > > > On Thu, 2 May 2013 16:59:39 +1000 David Seikel
> > > >  said:
> > > >> On Thu, 2 May 2013 15:16:15 +0900 Carsten Haitzler (The
> > > >> Rasterman)  wrote:
> > > >>
> > > >> > On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
> > > >> >  said:
> > > >> >
> > > >> > it was jackdaniels i fixed it. :)
> > > >>
> > > >> Did you commit it, or did the commit email get lost again?
> > > >
> > > > i did commit it. :)
> > > 
> > > Not really, git fail ++.
> > 
> > all i have to say about this really:
> > 
> > http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly
> 
> So it's safe now?  I can go back to my usual not being able to maximise
> windows over below everything widgets, and inability to mouse to the
> next desktop unless I do it over a window (though now I can't do that
> over a title bar, lucky most of my windows don't have any), but at
> least it wont be as slow as a decomposing snail glued to the minced 'roo
> in my freezer?

dunno. decomposing snails on roo mince might be fast... like a greased cabbage.


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread David Seikel
On Thu, 2 May 2013 16:53:09 +0900 Carsten Haitzler (The Rasterman)
 wrote:

> On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL 
> said:
> 
> > On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler
> >  wrote:
> > > On Thu, 2 May 2013 16:59:39 +1000 David Seikel
> > >  said:
> > >> On Thu, 2 May 2013 15:16:15 +0900 Carsten Haitzler (The
> > >> Rasterman)  wrote:
> > >>
> > >> > On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
> > >> >  said:
> > >> >
> > >> > it was jackdaniels i fixed it. :)
> > >>
> > >> Did you commit it, or did the commit email get lost again?
> > >
> > > i did commit it. :)
> > 
> > Not really, git fail ++.
> 
> all i have to say about this really:
> 
> http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly

So it's safe now?  I can go back to my usual not being able to maximise
windows over below everything widgets, and inability to mouse to the
next desktop unless I do it over a window (though now I can't do that
over a title bar, lucky most of my windows don't have any), but at
least it wont be as slow as a decomposing snail glued to the minced 'roo
in my freezer?

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread The Rasterman
On Thu, 2 May 2013 16:46:25 +0900 Cedric BAIL  said:

> On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler  wrote:
> > On Thu, 2 May 2013 16:59:39 +1000 David Seikel  said:
> >> On Thu, 2 May 2013 15:16:15 +0900 Carsten Haitzler (The Rasterman)
> >>  wrote:
> >>
> >> > On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
> >> >  said:
> >> >
> >> > it was jackdaniels i fixed it. :)
> >>
> >> Did you commit it, or did the commit email get lost again?
> >
> > i did commit it. :)
> 
> Not really, git fail ++.

all i have to say about this really:

http://edevel.tumblr.com/post/49425378040/git-transition-is-going-smoothly

-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread Cedric BAIL
On Thu, May 2, 2013 at 4:42 PM, Carsten Haitzler  wrote:
> On Thu, 2 May 2013 16:59:39 +1000 David Seikel  said:
>> On Thu, 2 May 2013 15:16:15 +0900 Carsten Haitzler (The Rasterman)
>>  wrote:
>>
>> > On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
>> >  said:
>> >
>> > it was jackdaniels i fixed it. :)
>>
>> Did you commit it, or did the commit email get lost again?
>
> i did commit it. :)

Not really, git fail ++.
--
Cedric BAIL

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread The Rasterman
On Thu, 2 May 2013 16:59:39 +1000 David Seikel  said:

> On Thu, 2 May 2013 15:16:15 +0900 Carsten Haitzler (The Rasterman)
>  wrote:
> 
> > On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
> >  said:
> > 
> > it was jackdaniels i fixed it. :)
> 
> Did you commit it, or did the commit email get lost again?

i did commit it. :)

> > > Aggg maybe my edc.vim change triggered it!
> > > 
> > > commit f2d550f986e5f66ab1a62bcee01614
> > > 894b9b6d8a
> > > Author: Daniel Juyung Seo 
> > > 
> > >  edc.vim: updated more label and constants for multisense.
> > > 
> > > On Thu, May 2, 2013 at 8:35 AM, Carsten Haitzler
> > >  wrote:
> > > > On Wed, 01 May 2013 17:22:38 +0100 Tom Hacohen
> > > >  said:
> > > >
> > > >> On 01/05/13 17:10, Carsten Haitzler (The Rasterman) wrote:
> > > >> > On Wed, 1 May 2013 23:53:20 +0900 Carsten Haitzler (The
> > > >> > Rasterman)  said:
> > > >> >
> > > >> >> On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen
> > > >> >>  said:
> > > >> >>
> > > >> >> i blame cedric. my commit sure didn't do it! :) seriously...
> > > >> >> if this is really happening.. this is a big problem.  given
> > > >> >> the commits.. DEVILHORNS! check your mush! :)
> > > >> >
> > > >> > other candidate after some more looking... jackdaniels! :)...
> > > >> > who is it? it's a race.
> > > >> >
> > > >>
> > > >> Hm... ? I think JackDanielZ lost the race. He only has one
> > > >> commit in this range
> > > >> (run: "git log
> > > >> 2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549").
> > > >
> > > > but it touches a LOT of stuff... the eo_data_get change... no? oh
> > > > no it's not! hmmm... hmm well... then... dh made most of the
> > > > changes... other than cedric (0 commits in that range) he's my
> > > > other suspect. :)
> > > >
> > > >> I'm trying to bisect now. Really hard, as I don't even know how
> > > >> to trigger it. I think it's time related, but it might as well
> > > >> be something I did at that point in time.
> > > >
> > > > argh. heisenbug!
> > > >
> > > >> --
> > > >> Tom.
> > > >>
> > > >> --
> > > >> Introducing AppDynamics Lite, a free troubleshooting tool for
> > > >> Java/.NET Get 100% visibility into your production application -
> > > >> at no cost. Code-level diagnostics for performance bottlenecks
> > > >> with <2% overhead Download for free and get started
> > > >> troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1
> > > >> ___
> > > >> enlightenment-devel mailing list
> > > >> enlightenment-devel@lists.sourceforge.net
> > > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > >>
> > > >
> > > >
> > > > --
> > > > - Codito, ergo sum - "I code, therefore I am"
> > > > -- The Rasterman (Carsten Haitzler)
> > > > ras...@rasterman.com
> > > >
> > > >
> > > > --
> > > > Introducing AppDynamics Lite, a free troubleshooting tool for
> > > > Java/.NET Get 100% visibility into your production application -
> > > > at no cost. Code-level diagnostics for performance bottlenecks
> > > > with <2% overhead Download for free and get started
> > > > troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1
> > > > ___
> > > > enlightenment-devel mailing list
> > > > enlightenment-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > 
> > > --
> > > Introducing AppDynamics Lite, a free troubleshooting tool for
> > > Java/.NET Get 100% visibility into your production application - at
> > > no cost. Code-level diagnostics for performance bottlenecks with
> > > <2% overhead Download for free and get started troubleshooting in
> > > minutes. http://p.sf.net/sfu/appdyn_d2d_ap1
> > > ___
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > 
> > 
> > 
> 
> 
> -- 
> A big old stinking pile of genius that no one wants
> coz there are too many silver coated monkeys in the world.
> 
> --
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
- Codito, ergo

Re: [E-devel] E is being super slow because of EFL changes.

2013-05-02 Thread David Seikel
On Thu, 2 May 2013 15:16:15 +0900 Carsten Haitzler (The Rasterman)
 wrote:

> On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
>  said:
> 
> it was jackdaniels i fixed it. :)

Did you commit it, or did the commit email get lost again?

> > Aggg maybe my edc.vim change triggered it!
> > 
> > commit f2d550f986e5f66ab1a62bcee01614
> > 894b9b6d8a
> > Author: Daniel Juyung Seo 
> > 
> >  edc.vim: updated more label and constants for multisense.
> > 
> > On Thu, May 2, 2013 at 8:35 AM, Carsten Haitzler
> >  wrote:
> > > On Wed, 01 May 2013 17:22:38 +0100 Tom Hacohen
> > >  said:
> > >
> > >> On 01/05/13 17:10, Carsten Haitzler (The Rasterman) wrote:
> > >> > On Wed, 1 May 2013 23:53:20 +0900 Carsten Haitzler (The
> > >> > Rasterman)  said:
> > >> >
> > >> >> On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen
> > >> >>  said:
> > >> >>
> > >> >> i blame cedric. my commit sure didn't do it! :) seriously...
> > >> >> if this is really happening.. this is a big problem.  given
> > >> >> the commits.. DEVILHORNS! check your mush! :)
> > >> >
> > >> > other candidate after some more looking... jackdaniels! :)...
> > >> > who is it? it's a race.
> > >> >
> > >>
> > >> Hm... ? I think JackDanielZ lost the race. He only has one
> > >> commit in this range
> > >> (run: "git log
> > >> 2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549").
> > >
> > > but it touches a LOT of stuff... the eo_data_get change... no? oh
> > > no it's not! hmmm... hmm well... then... dh made most of the
> > > changes... other than cedric (0 commits in that range) he's my
> > > other suspect. :)
> > >
> > >> I'm trying to bisect now. Really hard, as I don't even know how
> > >> to trigger it. I think it's time related, but it might as well
> > >> be something I did at that point in time.
> > >
> > > argh. heisenbug!
> > >
> > >> --
> > >> Tom.
> > >>
> > >> --
> > >> Introducing AppDynamics Lite, a free troubleshooting tool for
> > >> Java/.NET Get 100% visibility into your production application -
> > >> at no cost. Code-level diagnostics for performance bottlenecks
> > >> with <2% overhead Download for free and get started
> > >> troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1
> > >> ___
> > >> enlightenment-devel mailing list
> > >> enlightenment-devel@lists.sourceforge.net
> > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > >>
> > >
> > >
> > > --
> > > - Codito, ergo sum - "I code, therefore I am"
> > > -- The Rasterman (Carsten Haitzler)
> > > ras...@rasterman.com
> > >
> > >
> > > --
> > > Introducing AppDynamics Lite, a free troubleshooting tool for
> > > Java/.NET Get 100% visibility into your production application -
> > > at no cost. Code-level diagnostics for performance bottlenecks
> > > with <2% overhead Download for free and get started
> > > troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1
> > > ___
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > 
> > --
> > Introducing AppDynamics Lite, a free troubleshooting tool for
> > Java/.NET Get 100% visibility into your production application - at
> > no cost. Code-level diagnostics for performance bottlenecks with
> > <2% overhead Download for free and get started troubleshooting in
> > minutes. http://p.sf.net/sfu/appdyn_d2d_ap1
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > 
> 
> 


-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-01 Thread The Rasterman
On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo  said:

it was jackdaniels i fixed it. :)

> Aggg maybe my edc.vim change triggered it!
> 
> commit f2d550f986e5f66ab1a62bcee01614
> 894b9b6d8a
> Author: Daniel Juyung Seo 
> 
>  edc.vim: updated more label and constants for multisense.
> 
> On Thu, May 2, 2013 at 8:35 AM, Carsten Haitzler  wrote:
> > On Wed, 01 May 2013 17:22:38 +0100 Tom Hacohen 
> > said:
> >
> >> On 01/05/13 17:10, Carsten Haitzler (The Rasterman) wrote:
> >> > On Wed, 1 May 2013 23:53:20 +0900 Carsten Haitzler (The Rasterman)
> >> >  said:
> >> >
> >> >> On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen 
> >> >> said:
> >> >>
> >> >> i blame cedric. my commit sure didn't do it! :) seriously... if this is
> >> >> really happening.. this is a big problem.  given the commits..
> >> >> DEVILHORNS! check your mush! :)
> >> >
> >> > other candidate after some more looking... jackdaniels! :)... who is it?
> >> > it's a race.
> >> >
> >>
> >> Hm... ? I think JackDanielZ lost the race. He only has one commit in
> >> this range
> >> (run: "git log
> >> 2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549").
> >
> > but it touches a LOT of stuff... the eo_data_get change... no? oh no it's
> > not! hmmm... hmm well... then... dh made most of the changes... other than
> > cedric (0 commits in that range) he's my other suspect. :)
> >
> >> I'm trying to bisect now. Really hard, as I don't even know how to
> >> trigger it. I think it's time related, but it might as well be something
> >> I did at that point in time.
> >
> > argh. heisenbug!
> >
> >> --
> >> Tom.
> >>
> >> --
> >> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> >> Get 100% visibility into your production application - at no cost.
> >> Code-level diagnostics for performance bottlenecks with <2% overhead
> >> Download for free and get started troubleshooting in minutes.
> >> http://p.sf.net/sfu/appdyn_d2d_ap1
> >> ___
> >> enlightenment-devel mailing list
> >> enlightenment-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >
> >
> > --
> > - Codito, ergo sum - "I code, therefore I am" --
> > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> >
> >
> > --
> > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> > Get 100% visibility into your production application - at no cost.
> > Code-level diagnostics for performance bottlenecks with <2% overhead
> > Download for free and get started troubleshooting in minutes.
> > http://p.sf.net/sfu/appdyn_d2d_ap1
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
> --
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-01 Thread David Seikel
On Thu, 2 May 2013 11:21:44 +0900 Daniel Juyung Seo
 wrote:

> Aggg maybe my edc.vim change triggered it!
> 
> commit f2d550f986e5f66ab1a62bcee01614
> 894b9b6d8a
> Author: Daniel Juyung Seo 
> 
>  edc.vim: updated more label and constants for multisense.
> 
> On Thu, May 2, 2013 at 8:35 AM, Carsten Haitzler
>  wrote:
> > On Wed, 01 May 2013 17:22:38 +0100 Tom Hacohen
> >  said:
> >
> >> On 01/05/13 17:10, Carsten Haitzler (The Rasterman) wrote:
> >> > On Wed, 1 May 2013 23:53:20 +0900 Carsten Haitzler (The
> >> > Rasterman)  said:
> >> >
> >> >> On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen
> >> >>  said:
> >> >>
> >> >> i blame cedric. my commit sure didn't do it! :) seriously... if
> >> >> this is really happening.. this is a big problem.  given the
> >> >> commits.. DEVILHORNS! check your mush! :)
> >> >
> >> > other candidate after some more looking... jackdaniels! :)...
> >> > who is it? it's a race.
> >> >
> >>
> >> Hm... ? I think JackDanielZ lost the race. He only has one commit
> >> in this range
> >> (run: "git log
> >> 2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549").
> >
> > but it touches a LOT of stuff... the eo_data_get change... no? oh
> > no it's not! hmmm... hmm well... then... dh made most of the
> > changes... other than cedric (0 commits in that range) he's my
> > other suspect. :)
> >
> >> I'm trying to bisect now. Really hard, as I don't even know how to
> >> trigger it. I think it's time related, but it might as well be
> >> something I did at that point in time.
> >
> > argh. heisenbug!
> >

I'm getting this bug to, slowing down the opening of windows mostly.
Seems to be slower each time.  Also slow swapping desktops, which might
trigger the same "opening windows" slow code path?  Swapping away from
my 3D app is particularly slow.  Everything hangs while E sits and
thinks for a lng time, no rendering, though input is being queued
up.  I'm not using Wayland, so unless those commits hit non Wayland
paths, that's not it.

It's also making the claws mail "windows open then go away" bug much
worse.  So much that I have had to turn off signing emails now, a
bajillion clicks wont get the signing window open.

I hope there's a clue in there somewhere for someone.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.


signature.asc
Description: PGP signature
--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-01 Thread Daniel Juyung Seo
Aggg maybe my edc.vim change triggered it!

commit f2d550f986e5f66ab1a62bcee01614
894b9b6d8a
Author: Daniel Juyung Seo 

 edc.vim: updated more label and constants for multisense.

On Thu, May 2, 2013 at 8:35 AM, Carsten Haitzler  wrote:
> On Wed, 01 May 2013 17:22:38 +0100 Tom Hacohen  said:
>
>> On 01/05/13 17:10, Carsten Haitzler (The Rasterman) wrote:
>> > On Wed, 1 May 2013 23:53:20 +0900 Carsten Haitzler (The Rasterman)
>> >  said:
>> >
>> >> On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen 
>> >> said:
>> >>
>> >> i blame cedric. my commit sure didn't do it! :) seriously... if this is
>> >> really happening.. this is a big problem.  given the commits.. DEVILHORNS!
>> >> check your mush! :)
>> >
>> > other candidate after some more looking... jackdaniels! :)... who is it?
>> > it's a race.
>> >
>>
>> Hm... ? I think JackDanielZ lost the race. He only has one commit in
>> this range
>> (run: "git log
>> 2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549").
>
> but it touches a LOT of stuff... the eo_data_get change... no? oh no it's not!
> hmmm... hmm well... then... dh made most of the changes... other than cedric 
> (0
> commits in that range) he's my other suspect. :)
>
>> I'm trying to bisect now. Really hard, as I don't even know how to
>> trigger it. I think it's time related, but it might as well be something
>> I did at that point in time.
>
> argh. heisenbug!
>
>> --
>> Tom.
>>
>> --
>> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
>> Get 100% visibility into your production application - at no cost.
>> Code-level diagnostics for performance bottlenecks with <2% overhead
>> Download for free and get started troubleshooting in minutes.
>> http://p.sf.net/sfu/appdyn_d2d_ap1
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
> --
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-01 Thread The Rasterman
On Wed, 01 May 2013 17:22:38 +0100 Tom Hacohen  said:

> On 01/05/13 17:10, Carsten Haitzler (The Rasterman) wrote:
> > On Wed, 1 May 2013 23:53:20 +0900 Carsten Haitzler (The Rasterman)
> >  said:
> >
> >> On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen 
> >> said:
> >>
> >> i blame cedric. my commit sure didn't do it! :) seriously... if this is
> >> really happening.. this is a big problem.  given the commits.. DEVILHORNS!
> >> check your mush! :)
> >
> > other candidate after some more looking... jackdaniels! :)... who is it?
> > it's a race.
> >
> 
> Hm... ? I think JackDanielZ lost the race. He only has one commit in 
> this range
> (run: "git log 
> 2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549").

but it touches a LOT of stuff... the eo_data_get change... no? oh no it's not!
hmmm... hmm well... then... dh made most of the changes... other than cedric (0
commits in that range) he's my other suspect. :)

> I'm trying to bisect now. Really hard, as I don't even know how to 
> trigger it. I think it's time related, but it might as well be something 
> I did at that point in time.

argh. heisenbug!

> --
> Tom.
> 
> --
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-01 Thread Tom Hacohen
On 01/05/13 17:10, Carsten Haitzler (The Rasterman) wrote:
> On Wed, 1 May 2013 23:53:20 +0900 Carsten Haitzler (The Rasterman)
>  said:
>
>> On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen  
>> said:
>>
>> i blame cedric. my commit sure didn't do it! :) seriously... if this is 
>> really
>> happening.. this is a big problem.  given the commits.. DEVILHORNS! check 
>> your
>> mush! :)
>
> other candidate after some more looking... jackdaniels! :)... who is it? it's 
> a
> race.
>

Hm... ? I think JackDanielZ lost the race. He only has one commit in 
this range
(run: "git log 
2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549").

I'm trying to bisect now. Really hard, as I don't even know how to 
trigger it. I think it's time related, but it might as well be something 
I did at that point in time.

--
Tom.

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-01 Thread Tom Hacohen
On 01/05/13 17:10, Carsten Haitzler (The Rasterman) wrote:
> On Wed, 1 May 2013 23:53:20 +0900 Carsten Haitzler (The Rasterman)
>  said:
>
>> On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen  
>> said:
>>
>> i blame cedric. my commit sure didn't do it! :) seriously... if this is 
>> really
>> happening.. this is a big problem.  given the commits.. DEVILHORNS! check 
>> your
>> mush! :)
>
> other candidate after some more looking... jackdaniels! :)... who is it? it's 
> a
> race.
>
> tom: it might be worth narrowing down the commit... :)

Yeah. The problem is that it only happens after a few minutes of usage, 
which makes it quite a PITA to track. Will give it a go though, I guess. 
If not one stands up and takes responsibility.

--
Tom.


--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E is being super slow because of EFL changes.

2013-05-01 Thread The Rasterman
On Wed, 1 May 2013 23:53:20 +0900 Carsten Haitzler (The Rasterman)
 said:

> On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen  said:
> 
> i blame cedric. my commit sure didn't do it! :) seriously... if this is really
> happening.. this is a big problem.  given the commits.. DEVILHORNS! check your
> mush! :)

other candidate after some more looking... jackdaniels! :)... who is it? it's a
race.

tom: it might be worth narrowing down the commit... :)

> > Hey dudes,
> > 
> > So E gets super slow after a few minutes of usage. The reason is one of 
> > the commits in this range (EFL repo): 
> > 2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549
> > 
> > Here is the list of commits, if you see your name on this list, make 
> > sure it wasn't your code who broke everything.
> > 
> > 
> > commit dee226221447fad70c8e847014f34789d207a549
> > Author: Chris Michael 
> > 
> >  Remove hack for changed state.
> > 
> > commit 1c442867c47a417c92e2672efd36dad145acc8c6
> > Author: Chris Michael 
> > 
> >  Remove duplicated wdata variable.
> > 
> > commit 127bee584d9083019b14697a1d087f5d69bf9ad1
> > Author: Chris Michael 
> > 
> >  Revert "Fix some formatting."
> > 
> > commit 6f6a0951f283734b4b144592799dd73ec8dd8de0
> > Author: Chris Michael 
> > 
> >  Revert "Check for valid engine resize function before calling it."
> > 
> > commit 9372a1e21714e470076a3186beb458fab26bbc0b
> > Author: Chris Michael 
> > 
> >  Revert "Reduce duplicated code and comment out region_add sections 
> > that are"
> > 
> > commit 1f58a59a61804b21915e29595d5565c2487f7bac
> > Author: Rafael Antognolli 
> > 
> >  ecore_evas/wayland: Remove hack for changed state.
> > 
> > commit a9b500370ab0c98e58fe26e8b878bcb387e99099
> > Author: Rafael Antognolli 
> > 
> >  ecore/wayalnd: Add some getters to ecore_wl_window.
> > 
> > commit f2d550f986e5f66ab1a62bcee01614894b9b6d8a
> > Author: Daniel Juyung Seo 
> > 
> >  edc.vim: updated more label and constants for multisense.
> > 
> > commit ab0fdf5916757d9f30c606ef464f10852d7fa42d
> > Author: Carsten Haitzler (Rasterman) 
> > 
> >  it is possible with wchart_t to have it signed.. so unicode can be <
> >  0... dont crash.
> > 
> > commit 809144780e79387b0dfa55abd117fa0bb8d0a627
> > Author: Chris Michael 
> > 
> >  Fix some formatting.
> >  Reduce duplicated code in ecore_evas_wl_resize and just call the
> >  _common_resize function
> >  Fix segfault on elm app closing
> > 
> > commit b9fa3b30892adb1b1e57840e31dda66a84c33108
> > Author: Chris Michael 
> > 
> >  We don't need evas_sync on resize here.
> > 
> > commit 6e0075aa0491003ea717a248dea9886e99cc489b
> > Author: Chris Michael 
> > 
> >  Check for valid engine resize function before calling it.
> >  In the window_configure callback, reduce duplicated/not needed code.
> >  Account for rotation when getting new size during common_rotation_set.
> >  Reduce duplicated code in ecore_evas_wl_resize function and just call
> >  the _common_resize function (as that already has most of this code).
> > 
> > commit 279c5ac28e93ef6f02dc890435eb5342efe19571
> > Author: Chris Michael 
> > 
> >  Reduce duplicated code and comment out region_add sections that are
> >  not needed.
> >  During buffer_attach, just call window_damage function which already
> >  handles surface_damage & commit.
> > 
> > commit 53f9d6ce8cfbff4ea0f3c901a2a53a3f45cb9d3a
> > Author: Chris Michael 
> > 
> >  Check for a valid buffer before we free it (this fixes resize issues
> >  when async_render).
> > 
> > commit 036454746b1937789a2b2fe9d80f32661f6047fa
> > Author: Chris Michael 
> > 
> >  Fix update_region to use bpl from the buffer
> > 
> > commit 2ac4cdce762184fe46865ee7dcb69ed86abf19cf
> > Author: Daniel Zaoui 
> > 
> >  Eo: Fix for warning on 64 bits.
> > 
> > commit 29ef0f71bab1971c1703ec605319d1289f06fc0d
> > Author: ChunEon Park 
> > 
> >  evas - fix the wrong compare. thanks JackDanielZ for spotting it.
> > 
> > commit c71edd740c5ac8efaff8a2b624336357ce2e736f
> > Author: Chris Michael 
> > 
> >  Add some initial code to create the Outbuf and to free it.
> > 
> > commit 79b65ab1846b8130aa08d2c8805fde5c150923d9
> > Author: Chris Michael 
> > 
> >  Override the output_free engine function.
> >  Add code to cleanup on engine shutdown.
> > 
> > commit 6a369b2a2ae2dff1dc572477ae7a0610e4930611
> > Author: Chris Michael 
> > 
> >  If we have an existing outbuf, then free the old one and try to create
> >  a new one.
> > 
> > commit e701a13e868684d89141121044806507d5728830
> > Author: Chris Michael 
> > 
> >  Add outbuf file to drm build.
> > 
> > commit 021e76aa258d7852e6ef724a7053cb7be57ad693
> > Author: Chris Michael 
> > 
> >  Try to create the Outbuf during initial engine setup.
> > 
> > commit 248c2f8233e6ecbe6054aa56589831ca41eb9b9e
> > Author: Chris Michael 
> > 
> >  Add initial file for Outbuf
> > 
> > commit a67894

Re: [E-devel] E is being super slow because of EFL changes.

2013-05-01 Thread The Rasterman
On Wed, 01 May 2013 15:49:11 +0100 Tom Hacohen  said:

i blame cedric. my commit sure didn't do it! :) seriously... if this is really
happening.. this is a big problem.  given the commits.. DEVILHORNS! check your
mush! :)

> Hey dudes,
> 
> So E gets super slow after a few minutes of usage. The reason is one of 
> the commits in this range (EFL repo): 
> 2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549
> 
> Here is the list of commits, if you see your name on this list, make 
> sure it wasn't your code who broke everything.
> 
> 
> commit dee226221447fad70c8e847014f34789d207a549
> Author: Chris Michael 
> 
>  Remove hack for changed state.
> 
> commit 1c442867c47a417c92e2672efd36dad145acc8c6
> Author: Chris Michael 
> 
>  Remove duplicated wdata variable.
> 
> commit 127bee584d9083019b14697a1d087f5d69bf9ad1
> Author: Chris Michael 
> 
>  Revert "Fix some formatting."
> 
> commit 6f6a0951f283734b4b144592799dd73ec8dd8de0
> Author: Chris Michael 
> 
>  Revert "Check for valid engine resize function before calling it."
> 
> commit 9372a1e21714e470076a3186beb458fab26bbc0b
> Author: Chris Michael 
> 
>  Revert "Reduce duplicated code and comment out region_add sections 
> that are"
> 
> commit 1f58a59a61804b21915e29595d5565c2487f7bac
> Author: Rafael Antognolli 
> 
>  ecore_evas/wayland: Remove hack for changed state.
> 
> commit a9b500370ab0c98e58fe26e8b878bcb387e99099
> Author: Rafael Antognolli 
> 
>  ecore/wayalnd: Add some getters to ecore_wl_window.
> 
> commit f2d550f986e5f66ab1a62bcee01614894b9b6d8a
> Author: Daniel Juyung Seo 
> 
>  edc.vim: updated more label and constants for multisense.
> 
> commit ab0fdf5916757d9f30c606ef464f10852d7fa42d
> Author: Carsten Haitzler (Rasterman) 
> 
>  it is possible with wchart_t to have it signed.. so unicode can be <
>  0... dont crash.
> 
> commit 809144780e79387b0dfa55abd117fa0bb8d0a627
> Author: Chris Michael 
> 
>  Fix some formatting.
>  Reduce duplicated code in ecore_evas_wl_resize and just call the
>  _common_resize function
>  Fix segfault on elm app closing
> 
> commit b9fa3b30892adb1b1e57840e31dda66a84c33108
> Author: Chris Michael 
> 
>  We don't need evas_sync on resize here.
> 
> commit 6e0075aa0491003ea717a248dea9886e99cc489b
> Author: Chris Michael 
> 
>  Check for valid engine resize function before calling it.
>  In the window_configure callback, reduce duplicated/not needed code.
>  Account for rotation when getting new size during common_rotation_set.
>  Reduce duplicated code in ecore_evas_wl_resize function and just call
>  the _common_resize function (as that already has most of this code).
> 
> commit 279c5ac28e93ef6f02dc890435eb5342efe19571
> Author: Chris Michael 
> 
>  Reduce duplicated code and comment out region_add sections that are
>  not needed.
>  During buffer_attach, just call window_damage function which already
>  handles surface_damage & commit.
> 
> commit 53f9d6ce8cfbff4ea0f3c901a2a53a3f45cb9d3a
> Author: Chris Michael 
> 
>  Check for a valid buffer before we free it (this fixes resize issues
>  when async_render).
> 
> commit 036454746b1937789a2b2fe9d80f32661f6047fa
> Author: Chris Michael 
> 
>  Fix update_region to use bpl from the buffer
> 
> commit 2ac4cdce762184fe46865ee7dcb69ed86abf19cf
> Author: Daniel Zaoui 
> 
>  Eo: Fix for warning on 64 bits.
> 
> commit 29ef0f71bab1971c1703ec605319d1289f06fc0d
> Author: ChunEon Park 
> 
>  evas - fix the wrong compare. thanks JackDanielZ for spotting it.
> 
> commit c71edd740c5ac8efaff8a2b624336357ce2e736f
> Author: Chris Michael 
> 
>  Add some initial code to create the Outbuf and to free it.
> 
> commit 79b65ab1846b8130aa08d2c8805fde5c150923d9
> Author: Chris Michael 
> 
>  Override the output_free engine function.
>  Add code to cleanup on engine shutdown.
> 
> commit 6a369b2a2ae2dff1dc572477ae7a0610e4930611
> Author: Chris Michael 
> 
>  If we have an existing outbuf, then free the old one and try to create
>  a new one.
> 
> commit e701a13e868684d89141121044806507d5728830
> Author: Chris Michael 
> 
>  Add outbuf file to drm build.
> 
> commit 021e76aa258d7852e6ef724a7053cb7be57ad693
> Author: Chris Michael 
> 
>  Try to create the Outbuf during initial engine setup.
> 
> commit 248c2f8233e6ecbe6054aa56589831ca41eb9b9e
> Author: Chris Michael 
> 
>  Add initial file for Outbuf
> 
> commit a67894a5a71ea3ca4c90f3249e0a445f9bc1b2be
> Author: Chris Michael 
> 
>  Add Render_Engine structure
>  Start on code to setup the output buffer.
>  Add code to init evas_common functions
>  Add override for engine setup.
> 
> commit b607e66f68f7966078626d4e98faf87ac53114ff
> Author: Chris Michael 
> 
>  Add Outbuf structure and some function prototypes
> 
> commit 8ef46df20dd4e20ae378b22dab5a6f276a1f606e
> Author: Chris Michael 
> 
>  Add rotation, depth, alpha to the engine info structu

[E-devel] E is being super slow because of EFL changes.

2013-05-01 Thread Tom Hacohen
Hey dudes,

So E gets super slow after a few minutes of usage. The reason is one of 
the commits in this range (EFL repo): 
2e699fbab9abb2ddaac85661af329b0f16bacf16..dee226221447fad70c8e847014f34789d207a549

Here is the list of commits, if you see your name on this list, make 
sure it wasn't your code who broke everything.


commit dee226221447fad70c8e847014f34789d207a549
Author: Chris Michael 

 Remove hack for changed state.

commit 1c442867c47a417c92e2672efd36dad145acc8c6
Author: Chris Michael 

 Remove duplicated wdata variable.

commit 127bee584d9083019b14697a1d087f5d69bf9ad1
Author: Chris Michael 

 Revert "Fix some formatting."

commit 6f6a0951f283734b4b144592799dd73ec8dd8de0
Author: Chris Michael 

 Revert "Check for valid engine resize function before calling it."

commit 9372a1e21714e470076a3186beb458fab26bbc0b
Author: Chris Michael 

 Revert "Reduce duplicated code and comment out region_add sections 
that are"

commit 1f58a59a61804b21915e29595d5565c2487f7bac
Author: Rafael Antognolli 

 ecore_evas/wayland: Remove hack for changed state.

commit a9b500370ab0c98e58fe26e8b878bcb387e99099
Author: Rafael Antognolli 

 ecore/wayalnd: Add some getters to ecore_wl_window.

commit f2d550f986e5f66ab1a62bcee01614894b9b6d8a
Author: Daniel Juyung Seo 

 edc.vim: updated more label and constants for multisense.

commit ab0fdf5916757d9f30c606ef464f10852d7fa42d
Author: Carsten Haitzler (Rasterman) 

 it is possible with wchart_t to have it signed.. so unicode can be <
 0... dont crash.

commit 809144780e79387b0dfa55abd117fa0bb8d0a627
Author: Chris Michael 

 Fix some formatting.
 Reduce duplicated code in ecore_evas_wl_resize and just call the
 _common_resize function
 Fix segfault on elm app closing

commit b9fa3b30892adb1b1e57840e31dda66a84c33108
Author: Chris Michael 

 We don't need evas_sync on resize here.

commit 6e0075aa0491003ea717a248dea9886e99cc489b
Author: Chris Michael 

 Check for valid engine resize function before calling it.
 In the window_configure callback, reduce duplicated/not needed code.
 Account for rotation when getting new size during common_rotation_set.
 Reduce duplicated code in ecore_evas_wl_resize function and just call
 the _common_resize function (as that already has most of this code).

commit 279c5ac28e93ef6f02dc890435eb5342efe19571
Author: Chris Michael 

 Reduce duplicated code and comment out region_add sections that are
 not needed.
 During buffer_attach, just call window_damage function which already
 handles surface_damage & commit.

commit 53f9d6ce8cfbff4ea0f3c901a2a53a3f45cb9d3a
Author: Chris Michael 

 Check for a valid buffer before we free it (this fixes resize issues
 when async_render).

commit 036454746b1937789a2b2fe9d80f32661f6047fa
Author: Chris Michael 

 Fix update_region to use bpl from the buffer

commit 2ac4cdce762184fe46865ee7dcb69ed86abf19cf
Author: Daniel Zaoui 

 Eo: Fix for warning on 64 bits.

commit 29ef0f71bab1971c1703ec605319d1289f06fc0d
Author: ChunEon Park 

 evas - fix the wrong compare. thanks JackDanielZ for spotting it.

commit c71edd740c5ac8efaff8a2b624336357ce2e736f
Author: Chris Michael 

 Add some initial code to create the Outbuf and to free it.

commit 79b65ab1846b8130aa08d2c8805fde5c150923d9
Author: Chris Michael 

 Override the output_free engine function.
 Add code to cleanup on engine shutdown.

commit 6a369b2a2ae2dff1dc572477ae7a0610e4930611
Author: Chris Michael 

 If we have an existing outbuf, then free the old one and try to create
 a new one.

commit e701a13e868684d89141121044806507d5728830
Author: Chris Michael 

 Add outbuf file to drm build.

commit 021e76aa258d7852e6ef724a7053cb7be57ad693
Author: Chris Michael 

 Try to create the Outbuf during initial engine setup.

commit 248c2f8233e6ecbe6054aa56589831ca41eb9b9e
Author: Chris Michael 

 Add initial file for Outbuf

commit a67894a5a71ea3ca4c90f3249e0a445f9bc1b2be
Author: Chris Michael 

 Add Render_Engine structure
 Start on code to setup the output buffer.
 Add code to init evas_common functions
 Add override for engine setup.

commit b607e66f68f7966078626d4e98faf87ac53114ff
Author: Chris Michael 

 Add Outbuf structure and some function prototypes

commit 8ef46df20dd4e20ae378b22dab5a6f276a1f606e
Author: Chris Michael 

 Add rotation, depth, alpha to the engine info structure.

commit 84b86d2d89bdfca70bcfd668240ac74b3233b7c2
Author: maxerba 

 adding serbian translation

commit 0c0ff0193061a12931b7d2d2bfbcf4c782261377
Author: Daniel Willmann 

 ecore_audio test: Change the volume of the output instead of the input

commit 72e65872d51c7222c3f99835a51963ab22ac06b5
Author: Daniel Willmann 

 ecore_audio: Add test to check correct cleanup when removing input

commit 014c6176b3a3fa9bb9665949348121d008569a52
Author: Daniel Willmann 

 ecore_audio: Test sndfile/tone format and source methods