top of page

Closing Thoughts

For my final blog post I would like to discuss what I have learned and plan to utilize in the future from this course. So although I was...

HOW TO SPEED UP A PROGRAM

During one of our lectures we discussed about how one would go about to speed up a program. Here are a few details regarding the topic....

Stage 2: Benchmarking

Performance Testing ************************************************************ The program executable ./whirlpoolsum takes one...

Project Stage 1: Planning

I have selected a project called libwhirlpool which is a "cryptographic hash function library for UNIX and Linux." "Also provides...

Project Stage 0: Searching

Looking for a project introduced a few hurdles, namely what to look for inside a project and what to try to avoid. There are hundreds of...

Lab6 Part B

For the second part of this lab we were to choose an open source project and inspect the assembler language inside the package, whether...

Lab5 Working with Profilers

The first program we will be profiling calculates the 1st array by randomly generating a number for each element in the array. The second...

Lab 5 Introduction

In this lab, I will investigate the impact of different algorithms which produce the same effect. I will test and select one of three ...

1
2
bottom of page