:+1: On Wed, May 9, 2012 at 8:07 AM, Lukas Kahwe Smith <[email protected]> wrote: > > On May 9, 2012, at 17:05 , Benjamin Eberlei wrote: > >> Not sure if dynamically configured C code from a zend extension at every >> request is faster than generated PHP code (which the symfony router is). >> >> On Wed, May 9, 2012 at 2:39 PM, kiang <[email protected]> wrote: >> Maybe the router part is also another good point to be written in c/c++ as >> it's simple but be used frequently. Like this one: >> https://github.com/c9s/Roller > > moving the matching to the web server seems more viable. see the router:dump > command. > > regards, > Lukas Kahwe Smith > [email protected] > > > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" 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/symfony-devs?hl=en
-- http://justinhileman.com -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en
