← Home ← Back to /g/

Thread 106311923

48 posts 2 images /g/
Anonymous No.106311923 >>106312098 >>106312104 >>106312118 >>106312121 >>106312125 >>106312148 >>106312573 >>106312587 >>106312617 >>106312636 >>106312648 >>106312664 >>106313257 >>106313874 >>106313884 >>106313944 >>106316556 >>106316816 >>106317323
what is the most executed line of code in history?
is it just some libc function?
Anonymous No.106311936
idk probably something in the bitcoin mining algorithm
Anonymous No.106312098
>>106311923 (OP)
i would say something in the banking industry
Anonymous No.106312104
>>106311923 (OP)
}
Anonymous No.106312118
>>106311923 (OP)
torch.dot(a, b)
Anonymous No.106312120 >>106312171
The glowie code that logs it when I say the n word
Anonymous No.106312121
>>106311923 (OP)
probably the x86 mov
Anonymous No.106312125
>>106311923 (OP)
Probably bootstrap code for windows
Anonymous No.106312126
probably i++;
Anonymous No.106312148
>>106311923 (OP)
nginx or apache request listener
Anonymous No.106312156
public static void main(String args[])
>t.
Anonymous No.106312164
What do jeets learn as their first program? Probably that one?
Anonymous No.106312171
>>106312120
>while(true)
Anonymous No.106312416
Unironically goto
Anonymous No.106312449
Anonymous No.106312573
>>106311923 (OP)
It's probably some x86 assembly line
Anonymous No.106312587
>>106311923 (OP)
The Faggot=True that god executed every time one of you were born
Anonymous No.106312617
>>106311923 (OP)
int main(int argc, char* argv[]) {
Anonymous No.106312622
int main(int argc, char* argv[]) {
Anonymous No.106312636
>>106311923 (OP)
everyone above me is wrong.

the most run executed line of code is 100% the BASH shebang
Anonymous No.106312648
>>106311923 (OP)
Why did he have one of those retarded stoner jackets? What is the lore behind that?
Anonymous No.106312664 >>106312719 >>106312840 >>106316483 >>106317070
>>106311923 (OP)
NOP
Anonymous No.106312719 >>106316483
>>106312664
this for sure
Anonymous No.106312725 >>106317070
OS/firmware idle loop
Anonymous No.106312840 >>106316483 >>106317245
>>106312664
NOP is being executed billions of times per nanosecond in the world due to every single device that run any code at all executing it nonstop as long as its powered on
and it has been doing this for the longest time
Anonymous No.106313080
INC EAX
Anonymous No.106313257 >>106313594
>>106311923 (OP)
The ones in your bios. Without bootsrapping you aren't running shit on your machine.
Anonymous No.106313594
>>106313257
those run once per day. kernel interrupt handler routine runs every few ms
Anonymous No.106313874
>>106311923 (OP)
it's just some nop
Anonymous No.106313884
>>106311923 (OP)
memcpy
Anonymous No.106313944
>>106311923 (OP)
leftpad.js
Anonymous No.106313949
sub esp, 16
Anonymous No.106313962 >>106314017
print("Hello World!")
Anonymous No.106313969
Increment program counter by 4.
Anonymous No.106314017
>>106313962
No one actually has it print "hello world" except boomers learning to code. It's almost always "hello faggot"
Anonymous No.106316244
break;
Anonymous No.106316483 >>106316496
>>106312664
>>106312719
>>106312840
What is NOP? Retarded software simian here
Anonymous No.106316496
>>106316483
An instruction to do nothing for one CPU cycle. It's not that common. They're memeing.
Anonymous No.106316556
>>106311923 (OP)
ADD
MOV
LOAD
Anonymous No.106316816
>>106311923 (OP)
If(obj.name == "Tyrone"){
whitegirl.status = "made for BBC";
timmy.status = "cucked";
Tyrone.getSexSlaves.append(whitegirl);
do {
Tyrone.breed();
while(Tyrone.checkSlavesPregnancy());
};
Anonymous No.106317069
Probably windows kernel idle paged memory zeroing code.
Anonymous No.106317070 >>106317095 >>106317213
>>106312725
Yeah.
>>106312664
Actually not, because, yes, those poor embedded chips live a life of asking 999999999 times and getting no, and then once yes, and the repeat.
They can only dream of NOP...

I think embedded:PC ratio in chips is, like, 10:1, at least, tendency growing.
It's like biomass of insects and other animals, those fuckers WEIGH more than us, combined.
No joke!
...well, okay.
We had to ignore your mom, of course.
Anonymous No.106317095
>>106317070
>Yeah.
*Assuming you meant the entirety of
while (!stateChanged) {...}

as the idle code, then yes.
The polling of negated stateChanged will be the most often fragment of code (or should be :P).
Anonymous No.106317113
sfc /scannow
Anonymous No.106317213 >>106317240
>>106317070
>biomass of insects and other animals
Well, I had to ground this knowledge myself in something more substantial than hearsay and Facebook posts
>We estimate that insects constitute about two-thirds of the total biomass of all soil terrestrial arthropods.
https://pmc.ncbi.nlm.nih.gov/articles/PMC9897674/
Thanks, uhh... kek, Rosenberg et al (2023).
Anonymous No.106317240
>>106317213
>arthropods
ffs, this was the wrong context
>Arthropods are invertebrates in the phylum Arthropoda. They possess an exoskeleton with a cuticle made of chitin, often mineralised with calcium carbonate,
Ugh, somebody else figure it out, yolo.
Anonymous No.106317245
>>106312840
> nop
No it’s not, modern cpu’s don’t enter a busy idle loop, they execute HLT or some eqivalent to stop the core and await an interrupt or event.
Anonymous No.106317323
>>106311923 (OP)
cddr car