News:

Facebook killed the radio star. And by radio star, I mean the premise of distributed forums around the internet. And that got got by Instagram/SnapChat. And that got got by TikTok. Where the fuck is the internet we once knew?

Main Menu

lockdown source

Started by Rob, July 30, 2007, 01:47:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Joe

Quote from: iago on August 05, 2007, 03:41:33 PM
Quote from: Joex86/64] link=topic=9889.msg126416#msg126416 date=1186342609]
Using too much memory? In java? How absurd!
Java doesn't use a lot of memory unless you're using a graphical interface, such as Swing. But console Java doesn't use much more memory than equivalent languages.

I forget -- is Java interpreted or JIT compiled?
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


rabbit


iago


Chavo

Quote from: iago on August 05, 2007, 03:41:33 PM
Java doesn't use a lot of memory unless you're using a graphical interface, such as Swing. But console Java doesn't use much more memory than equivalent languages.
Java actually uses less memory than equivalent web languages in the web server context (at least compared to CGI and ASP.NET, I can't compare to PHP since I haven't used it significantly).  One VM with many processes is significantly more efficient than a single process for every session.

Warrior

Quote from: unTactical on August 06, 2007, 09:50:21 PM
Quote from: iago on August 05, 2007, 03:41:33 PM
Java doesn't use a lot of memory unless you're using a graphical interface, such as Swing. But console Java doesn't use much more memory than equivalent languages.
Java actually uses less memory than equivalent web languages in the web server context (at least compared to CGI and ASP.NET, I can't compare to PHP since I haven't used it significantly).  One VM with many processes is significantly more efficient than a single process for every session.

At least in the context of web progreamming, I'd say that for ASP .NET you trade memory consumption for functionality. In my opinion, the tools you get to work with in ASP .NET are also far superior to any offering I've seen for Java.

One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

warz

#20
http://dan.corlan.net/bench.html

Although, I'm not sure how accurate, or current that is. I seem to remember seeing one that ranked Python fairly high on the charts. Python is also at version 2.5, and not 2.1 anymore (lol). I seem to remember Python ranking faster than Java, and PHP being the slowest of the three.
http://www.chyea.org/ - web based markup debugger

MyndFyre

Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

warz

ah, lame - it worked on the 8th, i swear! :p
http://www.chyea.org/ - web based markup debugger

Chavo

Worked then and still works for me.

iago

Yeah, it's working for me again (wasn't earlier). What kind of loser runs a server that isn't on 24/7? :)