flat assembler
Message board for the users of flat assembler.
Index
> High Level Languages > Team Optimizations |
Author |
|
vid 04 Jan 2007, 07:05
Quote: My first algoritham is to hire 1 optimization programmer for every so many programmers (10 for example) and each programmer at the end of the day would present their code and their algoritham (while coding and just drop it off into, maybe, a folder for him) to this programmer, and the next day he would evaluate their code based on the algoritham and that specialized programmer would either work nightshifts or 1 day behind everyone else. bad. this would take: - 2 times the money for wage - less time worked (the explaination takes long) - and mainly, majority of code doesn't need to be optimized |
|||
04 Jan 2007, 07:05 |
|
kohlrak 04 Jan 2007, 07:25
I didn't get attatched to algoritham 1, either. I posted it anyway, incase it could help be a basis for a better algoritham. Maybe some one could come up with an answer for those problems.
|
|||
04 Jan 2007, 07:25 |
|
vid 04 Jan 2007, 07:30
are you gonna be team manager?
|
|||
04 Jan 2007, 07:30 |
|
kohlrak 04 Jan 2007, 07:51
Maybe some day, or perhaps i could help some one set up their own team. Plus, this is an interesting topic which could benefit other people who want to setup their own team. I'm considering on setting up a volunteer team for making my project kim cross platform after a few years of it's release (the wait is for personal resons).
|
|||
04 Jan 2007, 07:51 |
|
vid 04 Jan 2007, 08:34
you are gonna have really hard time finding volunteers. In fact, if you don't have tremedous work done yourself, you will probably find no one
|
|||
04 Jan 2007, 08:34 |
|
f0dder 04 Jan 2007, 11:35
#1 is bad - it's better to do 'code reviews' every so often, that way you don't waste a developer "just" doing optimizations that might not even be necessary. A code review has the benefit that you sit down with the programmer that originally wrote the code, and there's mutual feedback.
In real-world situations, you don't optimize until there's a bottleneck anyway (there's pre-planning of course, which can be seen as an optimization, but that's a different issue). #2 seems like administrative hell and pretty wasteful. |
|||
04 Jan 2007, 11:35 |
|
kohlrak 04 Jan 2007, 12:25
Quote: you are gonna have really hard time finding volunteers. In fact, if you don't have tremedous work done yourself, you will probably find no one If it flies the way i want to, it might even have voulunteers before i even ask for them. Anyway, the only real voulunteer work would actually be porting the code, since project kim is quite simple, but the actual work is done to make a standardized something. It's actually an instant messaging project, which i hope to export symbols and some documentation (on the code not the format so no one takes this project and claim it as their own which would cause some problems with keeping on the aim of standardization) so people could impliment it in their own games or other applications. It'll also have a sub-mode of binary data transfer, so it reduces the need for reading on winsocks for that as well. It's basically supposed to simplify winsocks more than it already is so people don't have to go out of their way to figure out the NBO and such. Quote: In real-world situations, you don't optimize until there's a bottleneck anyway (there's pre-planning of course, which can be seen as an optimization, but that's a different issue). From what i've seen, chances are that most of the code in any project will be need in (or for a thread in) a loop. I considere that bottleneckish enough. Quote: #2 seems like administrative hell How do you figure? |
|||
04 Jan 2007, 12:25 |
|
BXM 07 Jan 2007, 09:11
Quote: My first algoritham is to hire 1 optimization programmer for every so many programmers (10 for example) The optimazation programmer is YOU. The lead programmer. We will talk further about it when you have 30 programmers :) Quote: My second algoritham is a little more complex (and expensive). We would have 2 lead programmers, before the project starts, who would debate over what sections (or functions) should be used to handle the problem. Once this is sorted out,... Time wasted at blah-blah. The boss takes his decisions, others follow and there's no debate. If he wants to stay more than one day. |
|||
07 Jan 2007, 09:11 |
|
maxhrk 05 Mar 2007, 20:14
yeah.. be george washington, and you got yourself an army of optimizator.
|
|||
05 Mar 2007, 20:14 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.