[Bug 53713] Performance tuning solution for JspReader

2012-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 --- Comment #13 from Sheldon Shao --- Yes, this is a good question. It was a Vector before this fix. Could we change the typeto ArrayList ? -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 53713] Performance tuning solution for JspReader

2012-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 --- Comment #12 from Eugene Chung (TmaxSoft) --- Shall JspReadler be thread-safe? Why is the member sourceFiles java.util.Vector? -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 53713] Performance tuning solution for JspReader

2012-09-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53713] Performance tuning solution for JspReader

2012-09-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #10 from Mark Thomas

[Bug 53713] Performance tuning solution for JspReader

2012-09-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 Mark Thomas changed: What|Removed |Added Attachment #29244|application/octet-stream|text/plain mime type|

[Bug 53713] Performance tuning solution for JspReader

2012-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 --- Comment #8 from Sheldon Shao --- Test case for comparison, Webapp test/webapp-2.3 New JspReader:529 Webapp test/webapp-2.3 Old JspReader:2256 Webapp test/webapp-2.4 New JspReader:362 Webapp test/webapp-2.4 Old JspReader:1392 Webapp t

[Bug 53713] Performance tuning solution for JspReader

2012-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 --- Comment #7 from Sheldon Shao --- Created attachment 29246 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29246&action=edit OldMark.java renamed from the original Mark.java -- You are receiving this mail because: You are th

[Bug 53713] Performance tuning solution for JspReader

2012-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 --- Comment #6 from Sheldon Shao --- Created attachment 29245 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29245&action=edit OldJspReader.java renamed from original JspReader.java -- You are receiving this mail because: You

[Bug 53713] Performance tuning solution for JspReader

2012-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 --- Comment #5 from Sheldon Shao --- Created attachment 29244 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29244&action=edit Comparison test case for JspReader -- You are receiving this mail because: You are the assignee for

[Bug 53713] Performance tuning solution for JspReader

2012-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 Sheldon Shao changed: What|Removed |Added Attachment #29224|0 |1 is obsolete|

[Bug 53713] Performance tuning solution for JspReader

2012-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 Sheldon Shao changed: What|Removed |Added Attachment #29223|0 |1 is obsolete|

[Bug 53713] Performance tuning solution for JspReader

2012-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO Severity|normal

[Bug 53713] Performance tuning solution for JspReader

2012-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 Sheldon Shao changed: What|Removed |Added Attachment #29223|0 |1 is patch|

[Bug 53713] Performance tuning solution for JspReader

2012-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 --- Comment #1 from Sheldon Shao --- Created attachment 29224 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29224&action=edit Patch for Mark.java -- You are receiving this mail because: You are the assignee for the bug.