Commit 908a3a9
Add total timings
Printing the total makes it easier to compare runs at a glance. Clean
up the output a little, and use some consistent, name-spaced globals
while we're there.
Note the total runtime is at the top to avoid giving the impression
that it is the sum of the components below, since you can nest/overlap
timers (I made that mistake in a prior change :). It might be a fun
exercise in tree building to one day track the overlaps and present a
nice nested breakdown.
Change-Id: I878ce03813d21138df493b82bceff3aaa7f830641 parent 8b416ae commit 908a3a9
1 file changed
Lines changed: 38 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2322 | 2322 | | |
2323 | 2323 | | |
2324 | 2324 | | |
2325 | | - | |
2326 | | - | |
| 2325 | + | |
| 2326 | + | |
| 2327 | + | |
2327 | 2328 | | |
2328 | 2329 | | |
2329 | 2330 | | |
2330 | 2331 | | |
2331 | 2332 | | |
2332 | 2333 | | |
2333 | 2334 | | |
2334 | | - | |
| 2335 | + | |
2335 | 2336 | | |
2336 | 2337 | | |
2337 | 2338 | | |
2338 | | - | |
| 2339 | + | |
2339 | 2340 | | |
2340 | 2341 | | |
2341 | 2342 | | |
| |||
2351 | 2352 | | |
2352 | 2353 | | |
2353 | 2354 | | |
2354 | | - | |
| 2355 | + | |
2355 | 2356 | | |
2356 | 2357 | | |
2357 | 2358 | | |
2358 | 2359 | | |
2359 | 2360 | | |
2360 | 2361 | | |
2361 | | - | |
| 2362 | + | |
2362 | 2363 | | |
2363 | | - | |
2364 | | - | |
| 2364 | + | |
| 2365 | + | |
2365 | 2366 | | |
2366 | 2367 | | |
2367 | 2368 | | |
2368 | | - | |
2369 | | - | |
| 2369 | + | |
2370 | 2370 | | |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
| 2386 | + | |
| 2387 | + | |
| 2388 | + | |
2371 | 2389 | | |
2372 | | - | |
2373 | | - | |
2374 | | - | |
| 2390 | + | |
| 2391 | + | |
| 2392 | + | |
| 2393 | + | |
2375 | 2394 | | |
2376 | | - | |
2377 | | - | |
2378 | | - | |
| 2395 | + | |
| 2396 | + | |
| 2397 | + | |
2379 | 2398 | | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
2380 | 2402 | | |
2381 | 2403 | | |
2382 | 2404 | | |
| |||
0 commit comments