User: sorthon123

  • Public profile

User profile: sorthon123

User info
User name:sorthon123
History
Joined:
Number of posts:131
Latest posts:

Please help me >>>
pretty vauge request, could you explain more then just printing the number haha, [code] //ps use th...

Speeding up some functions.
This is my new rotate [code]int i, j; int ii, jj; for(jj=0; jj < dim; jj+=32) for(ii=...

Speeding up some functions.
probably smooth naive and rotate naive are the slowest things, i figured i need to unroll some loop...

Speeding up some functions.
here are the time tables for them. [code]Rotate: Version = naive_rotate: Naive baseline implementat...

Speeding up some functions.
I have a program im looking at and i am supposed to speed it up, it has a set of functions that rota...

This user does not accept Private Messages