Hello all, for this last blog post of my class semester, I will discuss the results of my optimization tests on the Guetzli image compression program. In short I was successful in speeding up the image processing on both AArch and x86 64 bit processors. How did I do this? Well I must make aContinue reading “SPO600 Project Stage 3”
Category Archives: SPO Project
Project step 2!
Hello everyone, I’m back to report progress on the second phase of trying to diagnose, and propose optimizations for the image compression software Guetzli. If you recall in the first step, we were conducting benchmark test to see exactly what sort of performance we could get out of the program using some of the stockContinue reading “Project step 2!”
Small Update
Hello all, last week I spoke with my professor about my test results and it was determined that I should drop using the computer Archie, and instead use a more powerful one known as Israel. This was decided since the guetzli can potentially use up to six Gigabytes of memory and Archie has only four.Continue reading “Small Update”
Summary of Project Step 1
Hi everyone, considering how long my stage 1 post was, I decide to summarize it for better consumption. For links to the various terminology you can look at the original post here. For my SPO600 project, chose the image compression program “Guetzli,” because it was command line based, C++ in structure, and took a lotContinue reading “Summary of Project Step 1”
Spo600 Project Stage 1
Hello everyone, I decided to continue discussing my lab 6 results in a separate post, so instead today I will talk only about my project. Now in the last post I mentioned that I was going to do something related to video, however as another classmate is covering the same topic, I decided to focusContinue reading “Spo600 Project Stage 1”