Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
pk7611725y@electrineer maintainability isn't an issue. It's barely over 3000 SLOC and has a maintainability index of 87. It's a small and well written code base. But it's got a strong need to be high performance. I did four or five rewrites just during initial development.
-
oh, those sleepless nights with profiler in hunt for the smallest performance gain. I don't really have much time for that at work but i practically fetishized it in personal projects. That's why none of them gets actually finished xD
-
pk7611725y@HCC5GDKc7 Oh this one is "finished". Official v1.0 release with announcement and everything. Even though performance is really good I'm still pursuing better performance and more features still.
-
well then, good luck with your bottlenecks and may the gods of efficiency be with you
Related Rants
-
tirthaguha15Performance Optimization: when you spend 3 days, to improve site loading by 0.5 secs.
-
Chippy1"I'm not ugly. I just reduce my graphics to have better performance."
-
netikras8PROBLEM: A tickets' company came to us last autumn. They said they have severe performance problems and asked ...
I hope I'm not spending several days worth of work rewriting a code base for it not to have any performance benefits at all.
rant
you can't know until you do it
performance
rewrite