Skip to content

TheLapisGoat/DOCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Design Optimization of Computing Systems (CS60203), Autumn 2024

This repository contains all the assignments from Design Optimization of Computing Systems. It consists of 3 assignments, being:

  1. Benchmarking the Lua Garbage Collector: This assignment involves benchmarking the Lua Garbage Collector and comparing it's incremental and generational modes.
  2. Introduction to PintOS and improving threads in PintOS: This assignment involves understanding the PintOS operating system and improving the thread sleep implementation.
  3. A High Performance Key-Value DB: This assignment involves designing and implementing a high performance key-value database that focuses on read-heavy workloads.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published