OOC与CPP生成代码大小对比
今天做了一个简单的对比测试,看一下gcc模拟oo与g++生成代码(strip无用符号后)大小的比较
下面附上测试demo,先来OOC的
/* * test_Animals.c * * Created on: 2011-5-16 * Author: Jesse Meng [pingf0@gmail.com] */ #include "OOStd.h" CLASS(Animal){ char *name; STATIC(Animal) vFn talk; }; int Animal_reload(Animal *THIS,char *name){ THIS->name=ALLOC(strlen(name)+1); memcpy(THIS->name,name,strlen(name)); return 0; } int Animal_unload(Animal *THIS,void *PARAM){ FREE(THIS->name); return 0; } ASM(Animal,Animal_reload,Animal_unload,NULL,NULL) CLASS_EX(Animal,Cat){ STATIC_EX(Animal,Cat) }; static void Meow(Animal *THIS){ printf("Meow!My name is %s!\n",THIS->name); } int Cat_reloadSt(StAnimal *THIS,void *PARAM){ THIS->talk=(void *)Meow; return 0; } ASM_EX(Animal,Cat,NULL,NULL,Cat_reloadSt,NULL) CLASS_EX(Animal,Dog){ STATIC_EX(Animal,Dog) }; static void Woof(Animal *THIS){ printf("Woof!My name is %s!\n",THIS->name); } int Dog_reloadSt(StAnimal *THIS,void *PARAM){ THIS->talk=(void *)Woof; return 0; } ASM_EX(Animal,Dog,NULL,NULL,Dog_reloadSt,NULL) int main(){ Animal *a[]={ /////////////////////////// (void*)newDog("Jack"), (void *)newCat("Lily"), (void*)newDog("Mike"), (void *)newCat("Lucy"), // 100个,这里懒得写了,因为测试时是cccv的 ..... }; int i=0; //StAnimal *f=ST((Dog*)(a[0])); StAnimal *f=ST((Dog*)(a[0])); for(i=0;i<100;++i){ f->talk(a[i]); } for(i=0;i<100;++i){ //delDog((Dog**)&(a[i]),NULL); delDog((Dog**)&(a[i]),NULL); } return 0; }
下面来看下CPP的
#include <iostream> #include <string> using namespace std; class Animal { public: Animal(const string& name) : name(name) {} virtual void talk() = 0; const string name; }; class Cat : public Animal { public: Cat(const string& name) : Animal(name) {} virtual void talk() { cout<<"Meow!Myname is "+name<<endl; } }; class Dog : public Animal { public: Dog(const string& name) : Animal(name) {} virtual void talk() { cout<<"Woof!Myname is "+name<<endl; } }; int main() { Animal* animals[] = { /////////////// new Dog("Jack"), new Dog("Mike"), new Cat("Lily"), new Cat("Lucy"), // 这里同样100个 ..... }; for(int i = 0; i < 100; i++){ animals[i]->talk(); } for(int i = 0; i < 100; i++){ delete animals[i]; } return 0; }
尽管我已经将OOC-GCC写的足够简单了,但还是比CPP写出来稍长一点(感觉还好一般20行左右)
不过编译出来的我还是比较满意的,
上面两段代码输出一致,风格一致,都是最基本的形式.
类设计为一个基类,两个近似的继承类,100个任意继承类的对象.
先生成100堆对象,执行100次各对象的基本方法,然后逐一销毁.
实际测试后cpp编译出来的体积为32246,通过OOC-GCC宏出来仅为21518(而这里面还包括内存分配日志,时间测试等函数的调用)
这个多少有点出乎我的意料,因为OOC-GCC通过宏引入了相当多的辅助函数,比如上面的实际用到的关于对象辅助生成的函数应该至少有24个,而且每个体积也不小的.
Fri, 10 Nov 2017 20:30:33 -1100
If any page has quality posts like yours then I will search for information very quickly. Please donate again
Sun, 26 Nov 2017 16:16:13 -1100
c/c++视频教程
http://www.sucaihuo.com/video/197-0-0
Wed, 28 Sep 2022 06:02:31 -1100
Generally the Sanskrit sample papers are prepared by the subject experts of Leading Educational Institutes for all 11th standard students with all important questions. In fact, NCERT Sanskrit Question Paper Class 11 the questions that are given in Sanskrit model papers are taken from the 11th Standard Sanskrit studying syllabus which is mentioned in NCERT Sanskrit sample papers 2023 class 11.Generally the Sanskrit sample papers are prepared by the subject experts of Leading Educational Institutes for all 11th standard students with all important questions. In fact.
Mon, 18 Dec 2023 19:05:23 -1100
Regards for this post, I am a big fan of this website would like to go along updated. 攝影器材
===============================
I am often to blogging and i really appreciate your content. The article has really peaks my interest. I am going to bookmark your site and keep checking for new information. 腳架
Thu, 21 Dec 2023 05:17:59 -1100
You really should experience a tournament for starters of the finest blogs online. Let me recommend this great site! collagen tablets
===============================
Hey! Good stuff, please keep us posted when you post something like that! collagen powder
==============================
I thought it was going to be some boring old publish, but it really compensated for my time. I will publish a link to this page on my blog. I am confident my visitors will discover that quite useful Orange County Sub-Zero appliance repair
Thu, 21 Dec 2023 20:59:20 -1100
hey you should get social media plugin. was looking for the ‘like’ button but couldn’t find it. series torrent
===================
I’m impressed, I have to admit. Actually rarely will i encounter a weblog that’s both educative and entertaining, and let me tell you, you’ve got hit the nail within the head. Your idea is outstanding; the problem is an element that not enough everyone is speaking intelligently about. My business is very happy i always stumbled across this at my find some thing about it. Taller de coches en Aguo Miraballes
Sat, 23 Dec 2023 04:07:01 -1100
I’m impressed, I must say. Actually rarely can i encounter a blog that’s both educative and entertaining, and let me tell you, you could have hit the nail to the head. Your concept is outstanding; the thing is an issue that inadequate consumers are speaking intelligently about. We’re very happy which i came across this inside my search for something concerning this. NANOFILTRATION ULTRAFILTRATION SYSTEMS MANUFACTURER NF UF MF FILTRATIONS SYSTEMS FOR WATER FILTRATION
Mon, 25 Dec 2023 05:44:10 -1100
I believe this web site has some rattling wonderful info for everyone . DESALINATION PLANT MANUFACTURER
Thu, 07 Mar 2024 05:07:16 -1100
: Effortless Cannabis Convenience: The Ultimate Guide to Weed Delivery
In the rapidly evolving world of cannabis, Weed Delivery emerges as a game-changer, providing unparalleled convenience for enthusiasts. With a few clicks, users can access a plethora of strains and products right at their doorstep.
Seamless Ordering: Explore a user-friendly interface that simplifies the Weed Delivery process, ensuring a hassle-free experience.
Extensive Product Range: Choose from a diverse selection of top-notch strains, edibles, and accessories, catering to every preference.
Swift and Discreet Delivery: Enjoy prompt and discreet service, prioritizing your privacy and ensuring a seamless transaction.
Quality Assurance: Rest easy with premium products, rigorously tested to meet the highest industry standards.
Exclusive Deals and Discounts: Benefit from exciting promotions and loyalty programs, enhancing the value of your Weed Delivery experience.
Embrace the future of cannabis accessibility with our comprehensive guide to Weed Delivery services. Your journey to premium, hassle-free cannabis enjoyment starts here!
Sun, 08 Dec 2024 04:08:00 -1100
Hello! I just wanted to ask if you ever have any issues with hackers? My last blog (wordpress) was hacked and I ended up losing several weeks of hard work due to no back up. Do you have any methods to stop hackers? ECサイト セキュリティ
Sun, 08 Dec 2024 04:08:15 -1100
You produced some decent points there. I looked online for your problem and located most people will go together with with the website. EC-CUBE カスタマイズ
Fri, 13 Dec 2024 04:45:24 -1100
When do you think this Real Estate market will go back up? Or is it still too early to tell? We are seeing a lot of housing foreclosures in Casselberry Florida. What about you? We would love to get your feedback on this. 大人動画
Sun, 15 Dec 2024 01:28:43 -1100
Many thanks for sharing this fine post. Very inspiring! (as always, btw) 【フル映像】
Tue, 17 Dec 2024 03:23:40 -1100
Keep up the fantastic piece of work, I read few blog posts on this web site and I believe that your site is real interesting and has lots of great information. エロ動画のフル動画
Sat, 21 Dec 2024 04:33:32 -1100
Very nice post, i undoubtedly adore this excellent website, carry on it Japanese Pokemon Card
Wed, 25 Dec 2024 04:30:57 -1100
I really don’t accept as true with this blog post. Nevertheless, I did looked in Yahoo and I have found out that you’re correct and I was thinking in the improper way. Carry on publishing good quality material like this. おすすめラブドールメーカー「eらぶど~る」
Wed, 25 Dec 2024 04:31:12 -1100
This article is dedicated to all those who know what is billiard table; to all those who do not know what is pool table; to all those who want to know what is billiards; 素人AVのAV女優名を調べるなら素人AVサーチ
Wed, 25 Dec 2024 04:31:30 -1100
Most I can state is, I don’t know what to comment! Except needless to say, for the superb tips which are shared with this blog. I’ll think of a thousand fun methods to read the posts on this site. I do think I will finally take a step with your tips on areas I could never have been able to manage alone. You’re so careful to permit me to be one of those to benefit from your helpful information. Please recognize how much I am thankful. 同人誌.com
Sat, 28 Dec 2024 03:31:02 -1100
I admire the useful facts you offer inside your articles. I will bookmark your weblog and also have my children verify up here often. I’m very sure they’ll learn a lot of new things right here than anybody else! 剛毛
Sat, 28 Dec 2024 03:32:21 -1100
hello!,I really like your writing very a lot! percentage we keep up a correspondence extra about your article on AOL? I need an expert on this area to unravel my problem. May be that is you! Taking a look forward to peer you. 変態漫画むふふ
Sun, 05 Jan 2025 05:00:12 -1100 Woh I like your blog posts, saved to fav! . 楽器買取
Fri, 10 Jan 2025 03:18:08 -1100
Hello there. I needed to inquire some thing…is this a wordpress site as we are thinking about transferring across to WP. Moreover did you make this theme all by yourself? Cheers. 漫画 同人誌
Fri, 10 Jan 2025 03:18:42 -1100
Hello there. I needed to inquire some thing…is this a wordpress site as we are thinking about transferring across to WP. Moreover did you make this theme all by yourself? Cheers. 漫画 同人誌
Fri, 10 Jan 2025 03:18:58 -1100
Can I just say what a reduction to seek out someone who actually is aware of what theyre talking about on the internet. You undoubtedly know how you can bring an issue to gentle and make it important. Extra folks have to read this and perceive this aspect of the story. I cant consider youre not more in style since you undoubtedly have the gift. 土星人マイナス 2025
Fri, 10 Jan 2025 03:21:28 -1100
What a fantastic post you have made. I just stopped in to tell you I really enjoyed the read and shall be dropping by from time to time from now on. 上野 ハプニングバー
Fri, 10 Jan 2025 03:23:04 -1100
I truly treasure your piece of work, Great post. CHECK ME OUT BY CLICKING MY NAME!!! 漫画 同人誌
Sun, 12 Jan 2025 04:37:39 -1100
This web site is usually a walk-through its the information you wished about this and didn’t know who ought to. Glimpse here, and you’ll definitely discover it. どちゃしこ男の娘のエロまんが
=================
I truly appreciate this post. I have been looking everywhere for this! Thank goodness I found it on Google. You have made my day! Thx again.. 素人地味メガネ
=================
Hi good page i will definaely come back and see again. 同人エロマンガをダウンロード
=================
Nice post. I learn some thing very complicated on different blogs everyday. Most commonly it is stimulating you just read content off their writers and rehearse a specific thing from their website. I’d would prefer to use some while using content on my small weblog whether or not you do not mind. Natually I’ll provide you with a link on your web weblog. Appreciate your sharing. おとな館はアダルト動画やチャットその他おとなのエロに関する情報発信!
=================
This is the correct blog for anybody who would like to learn about this topic. You are aware of a lot its virtually challenging to argue on hand (not that I actually would want…HaHa). You actually put the latest spin over a topic thats been revealed for many years. Fantastic stuff, just fantastic! 顔が良くて人生イージーモードの女を肉便器にする話
=================
Excellent blog here! Additionally your web site rather a lot up fast! What host are you using? Can I get your affiliate hyperlink for your host? I wish my site loaded up as fast as yours lol. 配達員の俺、配達先の美人jdと縁あってエッチできた件
=================
Very good post, i definitely love this excellent website, keep on it 可哀そうなほど犯●れたトラブルな女 古手川
Tue, 14 Jan 2025 02:25:27 -1100
Considerably, the particular post is really the very best on this deserving subject. To be sure together with your findings as well as may excitedly look forward to Your potential updates. Just stating many thanks definitely will not only you need to be enough, for your great clarity within your writing. I will straight away get Your own rss to keep up-to-date with any type of updates. Genuine perform and also significantly good results in your company dealings! 発達障害 オンライン塾
Tue, 14 Jan 2025 02:25:56 -1100
You have brought up a very fantastic points , thankyou for the post. 発達障害 フリースクール
Thu, 16 Jan 2025 02:48:58 -1100
This really is a splendid post. Thanks a ton for taking the time to describe all of this out for folks. It is a great guide! 無料EA
==================
This is a good posting, I was wondering if I could use this write-up on my website, I will link it back to your website though. If this is a problem please let me know and I will take it down right away プラウドノートピン」レビュー!効率化したいビジネスパーソン必見の最新デバイスとは?
==================
It’s not no problem finding knowledgeable people with this topic 人気AVレビュー
==================
When do you think this Real Estate market will go back up? Or is it still too early to tell? We are seeing a lot of housing foreclosures in Casselberry Florida. What about you? We would love to get your feedback on this. エロ動画
==================
I like your blog. It looks pretty informative. I will share this with my brother. 無料EA
Wed, 22 Jan 2025 04:58:06 -1100
Exactly where have you discovered the resource intended for the following article? Awesome studying I have subscribed for your site feed. 緊縛
Wed, 22 Jan 2025 04:58:23 -1100
Excellent goods from you, man. I have understand your stuff previous to and you’re just extremely wonderful. I really like what you’ve acquired here, certainly like what you are saying and the way in which you say it. You make it enjoyable and you still take care of to keep it wise. I can’t wait to read much more from you. This is really a tremendous web site. わからせ
Wed, 22 Jan 2025 04:58:40 -1100
Do you people have a myspace fan webpage? I looked for for one on facebook or myspace but couldn’t discover it, I would love to become a fan! 素人女性のエロ動画情報を発信しています。
Sun, 26 Jan 2025 02:14:22 -1100
This is a terrific web site, would you be interested in doing an interview about how you designed it? If so e-mail me! 素人地味眼鏡
Sun, 26 Jan 2025 02:14:58 -1100
I’m curious to find out what blog system you are utilizing? I’m experiencing some small security issues with my latest website and I would like to find something more risk-free. Do you have any suggestions? 札幌で相続・登記・生前対策・会社設立のことならルフレ司法書士事務所
Sun, 26 Jan 2025 02:15:20 -1100
Hi I knew i had seen this website before… This guy made a exact copy of your site. Or maybe this is also your site? 素人AV動画
Sun, 26 Jan 2025 02:15:35 -1100
This is a interesting line of content, very nice article. Thanks for sharing this post, good way of bring this subject to discussion. Keep up the great work ! 中出し動画