Apr 18, 20202 min read
SPO600 Project - Stage 3: Optimization
For stage 3 we will be covering optimization, I am going to identify optimization opportunities in this software. To understand what I am...
Apr 15, 20204 min read
Lab 4 - 6502 Assembly Language String
For this lab, we had to pick 2 out of 4 options which will make us practice the ROM routines. Option 1 is a calculator, option 2 is...
Apr 7, 20202 min read
Summary - Project Stage 2
Stage 2 was all about profiling our project and get an idea of the usage that it is taking the software. To refresh I am working with...

Apr 7, 20203 min read
SPO600 Project - Stage 2: Profiling
For stage 2 we will be covering the profiling part, I already did some profiling on my stage 1 using the gprof command. But, we still not...

Apr 6, 20203 min read
Lab 6 - Algorithm Selection Lab
In this lab6 we will practice benchmarking and looking at different results produced by 3 different codes vol1.c vol2.c vol3.c which 3 of...
Apr 4, 20201 min read
Weekly Reflection 11
This week's online lecture we discuss Profiling and the different commands(gprof or perf) and approaches that we can take. Also, we had...
Mar 28, 20201 min read
Weekly Reflection 10
This week we started our Online class because of the current situation with COVID19. We did a recap of what we were doing before the...