On Thu, Jun 27, 2013 at 9:44 AM, Cody Permann <codyperm...@gmail.com> wrote:

> Well I'm now running sims where my event count is hilariously huge!
>  Possibly into the billions.  We might want to reformat the perf log column
> to handle the space needed to print those numbers without clobbering
> the adjacent columns.  I think it's pretty important to print integers for
> most simulations, but when we get into the hundreds of millions, maybe we
> should conditionally print scientific notation?
>

So the "nCalls" column just has a fixed width of 10 according to
perf_log.C.  And it looks like your number has 10 digits.  I vote we just
"turn it up to 11" and change it again once someone calls a routine 10
billion times.


-- 
John
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to