Thank you for suggestion.
I have just installed gedit, but I couldn't find the plugin for step
by step debugging.
You have the link to the plugin?

On Mar 24, 9:45 pm, Alex Pilon <alex.pi...@gmail.com> wrote:
> I dont know the answer to your question, but on linux you can get a ton of
> plugins for gedit that can make gedit as good and better than notepad++.
>
>
>
>
>
>
>
>
>
> On Thu, Mar 24, 2011 at 07:59, Stanley <stanley.darm...@gmail.com> wrote:
> > Guys,
>
> > Do you encounter slowness using symfony2 on windows xp?
> > After I installed symfony2 PR8 on the machine, I browsed
> >http://localhost/web/app_dev.php/.
> > It took ages to finish. Probably more than 10 seconds.
> > On Ubuntu it only takes about 1 second.
> > I ever installed symfony1.4.9 and the performance under windows xp and
> > ubuntu were comparable.
>
> > I profiled using xdebug and the problem is on file_exists php function
> > call.
> > Guess symfony2 makes a lot of file_exists function call. Probably this
> > function is not optimized under windows or got additional internal
> > logic that makes it runs slow (googling and found some say there is
> > buffer mechanism in-built. not sure if true.).
> > Or, windows is not good in file handling and linux is more advanced?
>
> > I prefer working in windows because of notepad++. Notepad++ is only
> > available in windows.
> > I like the debugger plugin. It can be activated from any URL web page
> > and it's quite stable.
> > I tried netbeans under linux but it's slow and can only debug from a
> > predefined URL and not stable (debugger sometimes doesn't work.
> > probably due to my inexperience).
> > Is there similar notepad++ under linux?
> > Any idea and suggestion is really appreciated.
>
> > Thanks.
>
> > --
> > 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 users" group.
> > To post to this group, send email to symfony-users@googlegroups.com
> > To unsubscribe from this group, send email to
> > symfony-users+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/symfony-users?hl=en
>
> --
> Alex Pilon
> (613) 608-1480

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to