Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Is Java Inherently Slow?
Old 05-20-2010, 12:21 AM Is Java Inherently Slow?
Marik's Avatar
Skilled Talker

Posts: 99
Trades: 0
I am not a Java developer nor have I ever attempted to write a line of Java code, but I have always heard that Java is slow. Recently I started working at a company where the main CMS platform is written in Java and it is excruciatingly slow.

I always thought, the "Java is slow" claim couldn't be true as it depends on who wrote the program, whether they optimized the code or not, etc. etc.

But this CMS at work has been developed (and maintained for several years now) by a team of over 30 in house developers. So is it true that Java is inherently slow? and if so why?
Marik is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-20-2010, 05:18 AM Re: Is Java Inherently Slow?
Phunk Rabbit's Avatar
Ultra Talker

Posts: 255
Name: John Nerush
Location: Milton Keynes, UK
Trades: 0
I have no hands on with Java, however ive always been of the (wrong?) opinion that a Java app's speed is directly related to the computers power thats viewing it? Along with the code and its (lack of) optimisation.
Phunk Rabbit is offline
Reply With Quote
View Public Profile Visit Phunk Rabbit's homepage!
 
Old 05-20-2010, 06:54 AM Re: Is Java Inherently Slow?
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
Java in itself is not slow.
The start of the virtual machine can take some time, but once it's done, java application speed is on par with other compiled languages.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 05-27-2010, 03:49 PM Re: Is Java Inherently Slow?
Average Talker

Posts: 20
Trades: 0
Absolutely not.. Actually Java doesn't exceptional in bench mark tests.. Google a couple you'll see it performs outstanding...

RATHER, in my opinion, Java developers are simply not that great in large quantities.. but this can go for any languages.. So with 30 developers, there's def a possibility that someone's writting some nasty nasty code..

Also are you sure it's Java that's slow? Is the DB getting killed? Are you using an ORM? My experience with every language I've worked with.. When an APp or Site is very slow it's 99% of the time a DB issue (including poor SQL)
__________________

Please login or register to view this content. Registration is FREE
- Awesome Price, Awesome Support, Awesomely Awesome...


Please login or register to view this content. Registration is FREE
- Web Development, E-Commerce, SEO, SMM, CMS's
holmessph is offline
Reply With Quote
View Public Profile
 
Old 05-31-2010, 12:55 PM Re: Is Java Inherently Slow?
Marik's Avatar
Skilled Talker

Posts: 99
Trades: 0
Quote:
Originally Posted by holmessph View Post
Absolutely not.. Actually Java doesn't exceptional in bench mark tests.. Google a couple you'll see it performs outstanding...

RATHER, in my opinion, Java developers are simply not that great in large quantities.. but this can go for any languages.. So with 30 developers, there's def a possibility that someone's writting some nasty nasty code..

Also are you sure it's Java that's slow? Is the DB getting killed? Are you using an ORM? My experience with every language I've worked with.. When an APp or Site is very slow it's 99% of the time a DB issue (including poor SQL)
Hmmm, you're right it could be a database issue. Actually I don't know much about the platform beyond what I mentioned in the 1st post since I am in a different division that has nothing to do with the development of that CMS. I'm not even sure what database is being used. The funny thing is in some ways it's extremely fast (like with the upload of files) but in most other ways it is very slow.

All those java programmers are situated in an office across the hall to which I don't have access, but the next time I run into one of them I will ask a bit more about the CMS's development end.
Marik is offline
Reply With Quote
View Public Profile
 
Old 06-07-2010, 07:49 AM Re: Is Java Inherently Slow?
marcus deli's Avatar
Skilled Talker

Posts: 72
Name: Marcus Deli
Trades: 0
In fact, Java isn't inherently slow and C++ isn't inherently fast. There are static compilers available for Java for example of this is the Excelsior Jet, and there a interpreted C++ compilers available too like C++ .NET in a managed mode. Its only a per se that Java is slow...
marcus deli is offline
Reply With Quote
View Public Profile
 
Old 06-16-2010, 08:58 PM Re: Is Java Inherently Slow?
badams's Avatar
Skilled Talker

Latest Blog Post:
Dum Skype Firefox plugin
Posts: 69
Name: Barry Adams
Location: London
Trades: 0
When Java first came out in the middle 1990s it was quite slow, soon after that just in time compiles started to make its code respectively first, and today i'd doubt you'd notice the difference between must C or Java code. However the reputation of being slow tends to cling to java because once it was.
__________________

Please login or register to view this content. Registration is FREE
@
Please login or register to view this content. Registration is FREE
(320+ Subjects)
badams is offline
Reply With Quote
View Public Profile Visit badams's homepage!
 
Old 06-18-2010, 04:28 AM Re: Is Java Inherently Slow?
Novice Talker

Posts: 5
Trades: 0
thanks for tutorial
yaneparser is offline
Reply With Quote
View Public Profile
 
Old 06-30-2010, 04:24 PM Re: Is Java Inherently Slow?
Teknowledge's Avatar
Experienced Talker

Posts: 47
Name: John Racky
Trades: 0
Hi,

I've been working in computer fields since last five years and I know java itself is not slow.

Sometimes virtual machine takes some time but once it done you'll see speed of java
Teknowledge is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Is Java Inherently Slow?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.70117 seconds with 12 queries