This website requires JavaScript.
Explore
Help
Sign In
dubey
/
WebGoat
Watch
1
Star
0
Fork
0
You've already forked WebGoat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7cd01d8656b73f4cdcef7280f648ca1b08dd92f0
WebGoat
/
webgoat
/
main
/
project
History
esheri3
7cd01d8656
The old Course object used some insane recursion, causing my JVM to spike at 100%. Furthermore, it increased the WebGoat initial startup time to roughly 1:30-2:00 minutes (for me). In order to address the disk access overhead (the current greatest impacter of performance), we now cache the file names before parsing the lessons and their resources.
...
git-svn-id:
http://webgoat.googlecode.com/svn/trunk@72
4033779f-a91e-0410-96ef-6bf7bf53c507
2007-01-22 22:25:50 +00:00
..
doc
Update info for OWASP build and for Release 5.0
2007-01-22 16:03:43 +00:00
JavaSource/org/owasp
/webgoat
The old Course object used some insane recursion, causing my JVM to spike at 100%. Furthermore, it increased the WebGoat initial startup time to roughly 1:30-2:00 minutes (for me). In order to address the disk access overhead (the current greatest impacter of performance), we now cache the file names before parsing the lessons and their resources.
2007-01-22 22:25:50 +00:00
WebContent
Added a <br/> to break the third bullet. Modified the bullet text slightly (removed the "Also, you can")
2007-01-22 20:12:49 +00:00
build.xml
Update info for OWASP build and for Release 5.0
2007-01-22 16:03:43 +00:00