Code bloat (original) (raw)

About DBpedia

In computer programming, code bloat is the production of program code (source code or machine code) that is perceived as unnecessarily long, slow, or otherwise wasteful of resources. Code bloat can be caused by inadequacies in the programming language in which the code is written, the compiler used to compile it, or the programmer writing it. Thus, while code bloat generally refers to source code size (as produced by the programmer), it can be used to refer instead to the generated code size or even the binary file size.

Property Value
dbo:abstract In computer programming, code bloat is the production of program code (source code or machine code) that is perceived as unnecessarily long, slow, or otherwise wasteful of resources. Code bloat can be caused by inadequacies in the programming language in which the code is written, the compiler used to compile it, or the programmer writing it. Thus, while code bloat generally refers to source code size (as produced by the programmer), it can be used to refer instead to the generated code size or even the binary file size. (en) Código inflado (o inflamado) conocido como Code bloat en Inglés consiste en generar código innecesariamente largo, lento o que hace un mal uso de recursos. Puede ser causa de insuficiencias en el lenguaje en que el código está escrito, insuficiencias en el compilador usado para compilarlo o por malas prácticas del programador. Al hablar de código inflado, normalmente es en referencia al tamaño del código (el producido por el programador), pero a veces puede ser en referencia al código generado o al tamaño de los archivos binarios. (es) 代码膨胀(英語:Code bloat)是指程序代码(可以是源代码,也可以是机器代码)生成的程序文件过大、运行缓慢或者有其他浪费资源的情况。代码膨胀可能由编写代码的语言、编译时所用的編譯器,或者编写的程序员导致。代码膨胀通常指源代码过于冗长,由程序员的编码习惯和编程语言的设计导致,代码膨胀也可以指编译后的代码或者二进制文件占用空间过大(膨胀)。 (zh)
dbo:wikiPageExternalLink http://maps.google.com/maps/api/staticmap%3Fcenter=$ http://maps.google.com/maps/api/staticmap%3Fcenter=%22;
dbo:wikiPageID 2707448 (xsd:integer)
dbo:wikiPageLength 4085 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1110052655 (xsd:integer)
dbo:wikiPageWikiLink dbr:Programmer dbr:Muntzing dbr:Dead_code_elimination dbc:Software_optimization dbr:Interpreter_(computing) dbr:Lightweight_software dbr:Compiler dbr:Memory dbr:Code_density dbr:Copy-and-paste_programming dbr:Subroutine dbr:Computer_language dbr:Computer_programming dbr:Microsoft_P-Code dbr:Polymorphism_(computer_science) dbc:Software_engineering_folklore dbr:Redundant_code dbr:Copy_and_paste dbr:Machine_code dbr:Source_code dbc:Anti-patterns dbr:Binary_file dbr:Code_refactoring dbr:Program_transformation dbr:Threaded_code dbr:Domain-specific_programming_language dbr:Minimalism_(computing) dbr:Native_code dbr:Software_bloat dbr:Programming_language dbr:Program_analysis dbr:Program_code dbr:Software_optimization
dbp:wikiPageUsesTemplate dbt:Refimprove dbt:Reflist dbt:Short_description dbt:Unreferenced_section
dcterms:subject dbc:Software_optimization dbc:Software_engineering_folklore dbc:Anti-patterns
gold:hypernym dbr:Production
rdf:type dbo:Company yago:Abstraction100002137 yago:Communication100033020 yago:Message106598915 yago:Subject106599788 yago:WikicatProgrammingLanguageTopics
rdfs:comment In computer programming, code bloat is the production of program code (source code or machine code) that is perceived as unnecessarily long, slow, or otherwise wasteful of resources. Code bloat can be caused by inadequacies in the programming language in which the code is written, the compiler used to compile it, or the programmer writing it. Thus, while code bloat generally refers to source code size (as produced by the programmer), it can be used to refer instead to the generated code size or even the binary file size. (en) Código inflado (o inflamado) conocido como Code bloat en Inglés consiste en generar código innecesariamente largo, lento o que hace un mal uso de recursos. Puede ser causa de insuficiencias en el lenguaje en que el código está escrito, insuficiencias en el compilador usado para compilarlo o por malas prácticas del programador. Al hablar de código inflado, normalmente es en referencia al tamaño del código (el producido por el programador), pero a veces puede ser en referencia al código generado o al tamaño de los archivos binarios. (es) 代码膨胀(英語:Code bloat)是指程序代码(可以是源代码,也可以是机器代码)生成的程序文件过大、运行缓慢或者有其他浪费资源的情况。代码膨胀可能由编写代码的语言、编译时所用的編譯器,或者编写的程序员导致。代码膨胀通常指源代码过于冗长,由程序员的编码习惯和编程语言的设计导致,代码膨胀也可以指编译后的代码或者二进制文件占用空间过大(膨胀)。 (zh)
rdfs:label Código inflado (es) Code bloat (en) 代码膨胀 (zh)
owl:sameAs freebase:Code bloat yago-res:Code bloat wikidata:Code bloat dbpedia-es:Code bloat dbpedia-fa:Code bloat dbpedia-zh:Code bloat https://global.dbpedia.org/id/4hcAf
prov:wasDerivedFrom wikipedia-en:Code_bloat?oldid=1110052655&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Code_bloat
is dbo:wikiPageDisambiguates of dbr:Bloat
is dbo:wikiPageRedirects of dbr:App_bloat
is dbo:wikiPageWikiLink of dbr:Wirth's_law dbr:Bioctl dbr:Desktop_publishing dbr:Lightweight_software dbr:Comparison_of_Java_and_C++ dbr:Generic_programming dbr:Bloat dbr:Criticism_of_C++ dbr:Android_App_Bundle dbr:Standard_Template_Library dbr:Disk_array_controller dbr:Header-only dbr:Redundant_code dbr:Software_pipelining dbr:Bullshit_Jobs dbr:Software_framework dbr:App_bloat dbr:Minimalism_(computing) dbr:OS/2 dbr:Software_bloat dbr:Virtual_Case_File dbr:Loop_unrolling dbr:Very_long_instruction_word dbr:WYSIWYM
is foaf:primaryTopic of wikipedia-en:Code_bloat