Latest news

JavaRebel 1.2.1 and Spring Plugin 1.0-M2 Released

We are very proud to present not one, but two simultaneous releases....

JavaRebel used to develop LinkedIn

LinkedIn, Corp. has purchased JavaRebel licenses for all its Java engineers to use in the well-known social networking website dev...

JavaRebel 1.2: Now With Full Spring Support

The latest stable release of the JavaRebel code reloading agent includes a plugin for Spring that reloads Spring configuration on-...

Performance

Why developers should wait for the .java file generation and compilation if JSP files can be interpreted? Will it actually make a difference in development time?

A correct answer would be — it depends. It depends on the type of the application, amount of code in JSP files, the stage of the application (development, maintenance, refactoring) and whether the developers switch to reading slashdot when they are forced to wait for a deployment for more than few seconds.

When considering a typical application using JSPs only as a view which is in development phase, using JSP Weaver will save your developers between 10 and 20 minutes a day. It may not seem a lot, but multiply the number by the number of developers in your company and by the hourly price of a developer and you will end up with pretty astonishing figures.

Avg. no. of JEE developers 100
Avg. hourly price* 50 EUR
Avg. changes and reloads per hour 10 times
Avg. reload time 10 seconds
Avg. hours per month 168 hours
Working months 11 months
Current cost per hour 138 EUR
Current cost per month 23 184 EUR
Current cost per year 255 024 EUR
Save 255 024 EUR per year

JSP Weaver performance has been tested in a wide variety of JSP projects as the primary JSP interpreting servlet for development. The current release has also been benchmarked with a set of different JSP files to the compare the performance of JSP Weaver to other JSP parsers.

JSP Weaver brings up to 50 times faster reload times with certain files. Regular speed up gain is around 10-20 times. You can always give the product a try and download the evaluation version.

* Average J2EE developers cost to the company per hour.