Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > (HD) DVD, Blu-ray & (S)VCD > Advanced authoring

Reply
 
Thread Tools Search this Thread Display Modes
Old 21st September 2015, 13:02   #1  |  Link
luquinhas0021
The image enthusyast
 
Join Date: Mar 2015
Location: Brazil
Posts: 270
Assembly for high complex softwares

Make a high usefull software, such nnedi3, Photoshop or any object oriented program, is possible?
Comparing with, for example, a software made with C++ and same software, made with Assembly, which is more fast?
__________________
Searching for great solutions
luquinhas0021 is offline   Reply With Quote
Old 21st September 2015, 13:43   #2  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by luquinhas0021 View Post
Make a high usefull software, such nnedi3, Photoshop or any object oriented program, is possible?
I assume the question is something like "Is it possible to write any software in Assembly language?". The answer is yes.
Practically, writing a monster like Photoshop in ASM would be insane, considering the man hours required.

Quote:
Originally Posted by luquinhas0021 View Post
Comparing with, for example, a software made with C++ and same software, made with Assembly, which is more fast?
If properly implemented, ASM is usually faster, particularly with new instructions sets. In some rare cases like a simple loop with a couple of conditions, a modern C/C++ compiler can produce machine code that is just as fast.
Groucho2004 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump


All times are GMT +1. The time now is 16:13.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.