for comparison here it is on my app: DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/core.dryml in 0.01s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/rapid_core.dryml in 0.21s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/rapid_support.dryml in 0.01s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/ rapid_document_tags.dryml in 0.14s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/rapid_pages.dryml in 0.21s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/rapid_editing.dryml in 0.16s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/rapid_forms.dryml in 0.53s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/ rapid_navigation.dryml in 0.03s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/rapid_plus.dryml in 0.18s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/ rapid_generics.dryml in 0.02s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/ rapid_lifecycles.dryml in 0.01s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/rapid_summary.dryml in 0.20s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/ rapid_user_pages.dryml in 0.35s DRYML: Compiled vendor/plugins/hobo/hobo/taglibs/rapid.dryml in 2.05s DRYML: Compiled app/views/taglibs/auto/rapid/cards.dryml in 0.71s DRYML: Compiled app/views/taglibs/auto/rapid/pages.dryml in 8.65s DRYML: Compiled app/views/taglibs/auto/rapid/forms.dryml in 1.29s DRYML: Compiled vendor/plugins/taggable_hobo/taglibs/taglist.dryml in 0.03s DRYML: Compiled vendor/plugins/paperclip_with_hobo/taglibs/ paperclip.dryml in 0.00s DRYML: Compiled app/views/taglibs/comments.dryml in 0.15s DRYML: Compiled app/views/taglibs/ratings.dryml in 0.03s DRYML: Compiled app/views/taglibs/categories.dryml in 0.01s DRYML: Compiled app/views/taglibs/messages.dryml in 0.15s DRYML: Compiled app/views/taglibs/friends.dryml in 0.02s DRYML: Compiled app/views/taglibs/users.dryml in 0.01s DRYML: Compiled app/views/taglibs/polls.dryml in 0.16s DRYML: Compiled app/views/taglibs/ads.dryml in 0.02s DRYML: Compiled app/views/taglibs/themes/simple/simple.dryml in 0.19s DRYML: Compiled app/views/taglibs/application.dryml in 14.10s DRYML: Compiled app/views/front/index.dryml in 14.14s
I've split off much of my application dryml files into their own for manageability but looks like times are close. It's not a long term hit as it only compiles on first load. On Jan 5, 3:26 am, Betelgeuse <[email protected]> wrote: > How fast is dryml compiling supposed to be? On Heroku it takes quite a > while for me as the dynos are not that powerful: > > # Logfile created on Tue Jan 05 02:06:35 -0800 2010 DRYML: Compiled / > home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/hobo-0.9.103/taglibs/ > rapid_core.dryml in 0.99s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_support.dryml in 0.01s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_document_tags.dryml in 0.26s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_pages.dryml in 1.09s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_editing.dryml in 0.36s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_forms.dryml in 1.75s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_navigation.dryml in 0.42s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_plus.dryml in 0.71s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_generics.dryml in 0.19s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_lifecycles.dryml in 0.08s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_summary.dryml in 0.63s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid_user_pages.dryml in 1.83s > DRYML: Compiled /home/slugs/17660_7caec4d_67d3/mnt/.gems/gems/ > hobo-0.9.103/taglibs/rapid.dryml in 8.40s > DRYML: Compiled app/views/taglibs/auto/rapid/cards.dryml in 1.07s > DRYML: Compiled app/views/taglibs/auto/rapid/pages.dryml in 12.45s > DRYML: Compiled app/views/taglibs/auto/rapid/forms.dryml in 2.37s > DRYML: Compiled app/views/taglibs/themes/clean/clean.dryml in 0.12s > DRYML: Compiled app/views/taglibs/application.dryml in 24.91s
-- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
