Timeline for Why do people still say Java is slow?
Current License: CC BY-SA 2.5
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 3, 2012 at 18:43 | comment | added | AceofSpades | @intuited Try building a server over C++/C# or whatever language you could find HECK try building it with C and THEN compare against JAVA. The thing with C is that it's fast if you're a "Ma, i wrote 10 lines C code that is faster then Java but you can't read it" type of guy. The moment when your C code grows, your speed slows ;) | |
| Oct 5, 2011 at 12:42 | history | made wiki | Post Made Community Wiki by rjzii | ||
| Sep 21, 2010 at 5:19 | comment | added | intuited | It still takes over a second to run hello world. It's slow in terms of startup time. | |
| Sep 7, 2010 at 10:28 | comment | added | Wizard79 | +1 -- I totally agree. I hated Java in its early days. The .NET Framework really helped the managed code cause: I liked C# and eventually I appreciated Java, too. | |
| Sep 2, 2010 at 5:45 | history | answered | Damovisa | CC BY-SA 2.5 |