in reply to I need help with a bunch of "if/elsif statements (comparisons)"
As it is, if it works, use it. If it's slow, benchmark it (and compare it with other code in the program to identify the bottleneck). Only then can you really determine whether changing it buys you anything.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: I need help with a bunch of "if/elsif statements (comparisons)"
by erons (Initiate) on Jan 27, 2010 at 16:36 UTC | |
|
Re^2: I need help with a bunch of "if/elsif statements (comparisons)"
by Anonymous Monk on Jan 27, 2010 at 16:26 UTC |