|
|
|
|
|
by whartung
1073 days ago
|
|
What's some examples of the code changes that you made? And did you just do repeated disassemblies of the functions to see that it was using the correct instructions, or did you do some benchmarking to show your changes were actual improvements? |
|
I did all of the above, plus profiling (sb-sprof combined with disassemble will show assembly level profiling).