Skip to content
View samisrana's full-sized avatar
  • Unemployed
  • somewhere

Block or report samisrana

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Cache-MemoryPerformanceProfiling Cache-MemoryPerformanceProfiling Public

    The repository includes detailed experimental setup, code implementations, data analysis, and visualization of results. This project aims to provide valuable insights into the performance character…

    Shell

  2. Dense-Sparse-Matrix-Matrix-Multiplication Dense-Sparse-Matrix-Matrix-Multiplication Public

    This project implements a high-speed matrix-matrix multiplication module in C/C++, optimized with multi-threading, SIMD, and cache miss minimization. It supports large, configurable matrix sizes, d…

    C++ 1

  3. SSD-Performance-Profiling SSD-Performance-Profiling Public

    This project profiles modern SSD performance using the Flexible IO Tester (FIO). It measures latency and throughput under varying data access sizes, read/write ratios, and I/O queue depths. Results…

    Python

  4. Concurrent-In-Memory-Key-Value-Store Concurrent-In-Memory-Key-Value-Store Public

    This project implements an in-memory key-value store supporting concurrent operations, ensuring data consistency and efficiency. Features include put, get, and delete operations, with synchronizati…

    C++

  5. Gaming-Workload-Profiling-and-CPU-GPU-Parallelism-Analysis Gaming-Workload-Profiling-and-CPU-GPU-Parallelism-Analysis Public

    Explore how the CPU and GPU collaborate during gaming workloads, focusing on identifying and analyzing bottlenecks.

    Python

  6. PenduloBot PenduloBot Public

    Self balancing robot using LQR

    C