_

Post Reply
ene723
New member
Posts: 1
Joined: Wed May 13, 2015 23:24

_

by ene723 » Post

_
Last edited by ene723 on Sun Mar 29, 2020 03:02, edited 1 time in total.

twoelk
Member
Posts: 1482
Joined: Fri Apr 19, 2013 16:19
GitHub: twoelk
IRC: twoelk
In-game: twoelk
Location: northern Germany

Re: Wouldn't this game run better on Java

by twoelk » Post

nope

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Wouldn't this game run better on Java

by rubenwardy » Post

Obvious troll.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
hoodedice
Member
Posts: 1374
Joined: Sat Jul 06, 2013 06:33
GitHub: hoodedice
IRC: hoodedice
In-game: hoodedice
Location: world
Contact:

Re: Wouldn't this game run better on Java

by hoodedice » Post

ene723 wrote:Question: I was just wondering, but wouldn't java be more capable of running Minetest?
Short Answer: No.

Long Answer: No. Once Minetest hits the same level of development and optimisations that Minecraft has been subject to, we should be a tad bit faster.

Simple Technical Answer: Java runs on a VM thingy, that actually increases overhead on simple processing. Or something to that regard.

Troll Answer: Yes.
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build

prestidigitator
Member
Posts: 647
Joined: Thu Feb 21, 2013 23:54

Re: Wouldn't this game run better on Java

by prestidigitator » Post

Probably about the same. New JVMs optimize the JIT (Just In Time compiling) enough that Java's about as fast as any other compiled language these days. For some tasks it can be a bit slower than C/C++, and for some it can actually be a bit faster due to things like dynamic optimization in response to run-time profiling. Computation is about the same. Access to large blocks of data is often a bit slower because, for example, array access always does bounds checking (good for security; not necessarily ideal for performance).

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: Wouldn't this game run better on Java

by Calinou » Post

If you want a free/libre Minecraft-style game using modern Java and OpenGL, take a look at Terasology.

Zeno
Member
Posts: 140
Joined: Sun Jun 29, 2014 03:36
GitHub: Zeno-
Location: Australia

Re: Wouldn't this game run better on Java

by Zeno » Post

Generally it will run faster on a computer

User avatar
indriApollo
Member
Posts: 146
Joined: Fri Sep 26, 2014 11:34
GitHub: indriApollo
IRC: indriApollo
In-game: SudoAptGetPlay
Location: Belgium
Contact:

Re: Wouldn't this game run better on Java

by indriApollo » Post

Can't argue with your logic Zeno (see that witcher 3 reference there ;D )

User avatar
Hybrid Dog
Member
Posts: 2835
Joined: Thu Nov 01, 2012 12:46
GitHub: HybridDog

Re: Wouldn't this game run better on Java

by Hybrid Dog » Post

Wouldn't minetest run a lot faster if a better graphics engine was used?

‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: Wouldn't this game run better on Java

by Calinou » Post

Hybrid Dog wrote:Wouldn't minetest run a lot faster if a better graphics engine was used?
Irrlicht is known to be lightweight and fast. Unless we write our own graphics engine, the competition probably won't be any faster.

We just happen to have a lot of CPU bottlenecks.

User avatar
Hybrid Dog
Member
Posts: 2835
Joined: Thu Nov 01, 2012 12:46
GitHub: HybridDog

Re: Wouldn't this game run better on Java

by Hybrid Dog » Post

Calinou wrote:We just happen to have a lot of CPU bottlenecks.
ls it possible to disable them?

‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪

Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests