[Bug testsuite/48283] gcc.dg/graphite/block-[3478].c timeouts
spop at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 14 05:33:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48283
Sebastian Pop <spop at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Sebastian Pop <spop at gcc dot gnu.org> ---
Works much faster on trunk than what comment#1 reported:
on my ARM laptop exynos5 at 1.6GHz
block-3.c
Graphite loop transforms: 1.61 (71%) usr 0.01 ( 7%) sys 1.68 (57%) wall
61 kB ( 2%) ggc
Graphite data dep analysis: 0.05 ( 2%) usr 0.00 ( 0%) sys 0.05 ( 2%)
wall 0 kB ( 0%) ggc
Graphite code generation: 0.11 ( 5%) usr 0.00 ( 0%) sys 0.11 ( 4%) wall
33 kB ( 1%) ggc
block-4.c
Graphite loop transforms: 1.43 (74%) usr 0.03 (50%) sys 1.82 (78%) wall
39 kB ( 2%) ggc
Graphite data dep analysis: 0.38 (20%) usr 0.00 ( 0%) sys 0.35 (15%)
wall 0 kB ( 0%) ggc
block-5.c
Graphite loop transforms: 0.52 (67%) usr 0.00 ( 0%) sys 0.51 (61%) wall
30 kB ( 1%) ggc
Graphite data dep analysis: 0.02 ( 3%) usr 0.00 ( 0%) sys 0.02 ( 2%)
wall 0 kB ( 0%) ggc
Graphite code generation: 0.02 ( 3%) usr 0.00 ( 0%) sys 0.03 ( 4%) wall
17 kB ( 1%) ggc
block-6.c
Graphite loop transforms: 0.22 (67%) usr 0.00 ( 0%) sys 0.21 (55%) wall
19 kB ( 1%) ggc
block-7.c
Graphite loop transforms: 2.34 (75%) usr 0.01 (11%) sys 2.41 (72%) wall
49 kB ( 2%) ggc
Graphite data dep analysis: 0.43 (14%) usr 0.01 (11%) sys 0.46 (14%)
wall 0 kB ( 0%) ggc
Graphite code generation: 0.14 ( 4%) usr 0.01 (11%) sys 0.15 ( 5%) wall
45 kB ( 2%) ggc
block-8.c
Graphite loop transforms: 2.34 (73%) usr 0.01 (17%) sys 2.37 (72%) wall
59 kB ( 2%) ggc
Graphite data dep analysis: 0.42 (13%) usr 0.00 ( 0%) sys 0.42 (13%)
wall 0 kB ( 0%) ggc
Graphite code generation: 0.13 ( 4%) usr 0.01 (17%) sys 0.13 ( 4%) wall
45 kB ( 2%) ggc
More information about the Gcc-bugs
mailing list