Hi,
On Sun, Aug 2, 2020 at 1:09 AM calder wrote:
> On Sat, Aug 1, 2020, 15:16 Aryeh Friedman
> wrote:
>
> > On Sat, Aug 1, 2020 at 3:28 PM calder wrote:
> >
> > > On Sat, Aug 1, 2020 at 12:53 PM Aryeh Friedman <
> aryeh.fried...@gmail.com
> > >
> > > wrote:
> > > >
> > > > What are the best pr
On Sat, Aug 1, 2020, 15:16 Aryeh Friedman wrote:
> On Sat, Aug 1, 2020 at 3:28 PM calder wrote:
>
> > On Sat, Aug 1, 2020 at 12:53 PM Aryeh Friedman >
> > wrote:
> > >
> > > What are the best practices for (open source) profiling a JSP (no
> taglibs
> >
> > There's no "one rule" for this
> >
>
On Sat, Aug 1, 2020 at 3:28 PM calder wrote:
> On Sat, Aug 1, 2020 at 12:53 PM Aryeh Friedman
> wrote:
> >
> > What are the best practices for (open source) profiling a JSP (no taglibs
>
> There's no "one rule" for this
>
> > or any EE outside of JSP and JDBC) webapp running on a remote machine
On Sat, Aug 1, 2020 at 12:53 PM Aryeh Friedman wrote:
>
> What are the best practices for (open source) profiling a JSP (no taglibs
There's no "one rule" for this
> or any EE outside of JSP and JDBC) webapp running on a remote machine all
> the way down the method level (our main user is complai
What are the best practices for (open source) profiling a JSP (no taglibs
or any EE outside of JSP and JDBC) webapp running on a remote machine all
the way down the method level (our main user is complaining about
performance and we have done all the easy fixes that can be done without
profiling).