Posts

Showing posts from December, 2018

SPO600 Project 1 Stage 3

Image
This is the advantages of using the Redis. Redis data types and there process. This what I got when compiling the benchmark file. The results on x86 and aarchie were almost identical. Aarchie                                                                                 x86                                         

Lab6

Inline assembler is another type of assembler. It uses assembly language and compiler translates the source code into machine language. In short story, it's using assembler commands directly in high-level language.