... | @@ -7,7 +7,7 @@ Some assumptions were made for the tool to work: |
... | @@ -7,7 +7,7 @@ Some assumptions were made for the tool to work: |
|
- It is based on the idea of having a __timestep__ structure in the code.
|
|
- It is based on the idea of having a __timestep__ structure in the code.
|
|
|
|
|
|
The tool will guess which is the first function called, and using this as a marker for the timesteps length, determines the best of them and cuts it using paramedir. This implies some conditions:
|
|
The tool will guess which is the first function called, and using this as a marker for the timesteps length, determines the best of them and cuts it using paramedir. This implies some conditions:
|
|
- your code is supposed to have even steps
|
|
- your code is supposed to have more or less equally weighted steps
|
|
- the function called are more or less always the same
|
|
- the function called are more or less always the same
|
|
- ... other things that do not occur to me right now.
|
|
- ... other things that do not occur to me right now.
|
|
|
|
|
... | | ... | |