Regardless of this topic, 
I found elm_object_widget_type_get() returns different strings for elc_xxx 
since eolian has been applied.
This could be compatibility problem. We should not afford this change.

------------------------------------
-Regards, Hermet-

-----Original Message-----
From: "Tom Hacohen"<tom.haco...@samsung.com> 
To: <enlightenment-devel@lists.sourceforge.net>; 
Cc: 
Sent: 2014-04-13 (일) 04:33:30
Subject: Re: [E-devel] Eolian tokenizer generates 41 million lines log file in 
debug mode

On 11/04/14 11:17, Stefan Schmidt wrote:
> Hello.
>
> Beber, Daniel Willmann and myself have been wondering and lately
> chasing the grow of disk usage on jenkins. It was slow to begin with
> 130 MB instead of 50 for a elm nightly build but it was skyrocking
> over the last days with 4GB right now.
>
> beber figured out which files are eating all the space and looking
> into them made it all very clear.
>
> we have debug enabled on jenkins as we often only have the logfile to
> trace a problem. We are well aware that the log size grows with it but
> it was always acceptable.
>
> This changed with the integration of eolian which gives us now a handy
> 3.8GB log file with 41 million lines. Dominated by things like:
>
> DBG<24905>:eo_toknz lib/eolian/eo_lexer.rl:396 eo_tokenizer_mem_walk()
> DBG<24907>:eo_toknz lib/eolian/eo_lexer.rl:391 eo_
> tokenizer_mem_walk() DBG<24906>:eo_toknz lib/eolian/eo_lexer.rl:386
> eo_tokenizer_mem_walk() save token[315] 0x7fb3ee4ea7d2 @save
>   line[305] 18
>
> I don't see anybody debugging this :)
>
> Could you folks tune down the noise of debugging to something useful?
> I know finding the balance for what is really needed it sometimes
> tricky but nobody will ever read all this lines and use it for
> debugging. :)
>

I also spanked Daniel about it the other day. Not useful. What we should 
maybe question as well is: why the hell do we globally enable such 
verbose debugging info. We should just disable that, and that''d fix it.

--
Tom.



------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
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. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to