Hello:
I did some profiling and reduced my code time significantly.
However, there are a lot of big numbers coming from the mscorwrks.dll
and I want to know some suggestions as to why this number may be so
big.
My first guess would be that there might be a lot of memory
management, since these seem to spike in a linked list I implemented.
What other factors could be causing this?
Thanks,
Travis
I did some profiling and reduced my code time significantly.
However, there are a lot of big numbers coming from the mscorwrks.dll
and I want to know some suggestions as to why this number may be so
big.
My first guess would be that there might be a lot of memory
management, since these seem to spike in a linked list I implemented.
What other factors could be causing this?
Thanks,
Travis