You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Final year research project covering: a novel multi-core benchmark application using C++, featuring significant performance improvements with SIMD intrinsics. Includes a multi-threaded MobileNet CNN model and an optimized DeBaTE-FI platform for embedded systems.
perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allowing it to be read with KCachegrind
Run mbedTLS server and client program and collect profiling metrics for a list of ciphersuties. The results are presented in a graph. Uses valgring (callgring tool) to count the number of CPU cycles.
perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allowing it to be read with KCachegrind