Skip to content
  • Radim Lipka's avatar
    23c787ef
    Profiling (#29) · 23c787ef
    Radim Lipka authored and Roman Ondráček's avatar Roman Ondráček committed
    * Profiling: add program for calculating the deviation
    * Profiling: fix coding style, use CMake instead of make
    * Profiling: floating-point numbers now accepted as input
    * Profiling: add comments, optimilize code
    * Profiling: add dealing with invalid inputs
    * Profiling: fixed termination value
    * Profiling: Add test input files
    * Profiling: use std::vector instead of an static array, use std::cout and std::cerr instead of std::(f)printf
    * Profiling: add profiling targets into Makefile
    * Profiling: add protocol of profiling
    * Profiling: add new version of protocol (fix errors add focus)
    * Profiling: Add protocol source file and images used
    * Profiling: fix format, add Makefile, add missing logo
    23c787ef
    Profiling (#29)
    Radim Lipka authored and Roman Ondráček's avatar Roman Ondráček committed
    * Profiling: add program for calculating the deviation
    * Profiling: fix coding style, use CMake instead of make
    * Profiling: floating-point numbers now accepted as input
    * Profiling: add comments, optimilize code
    * Profiling: add dealing with invalid inputs
    * Profiling: fixed termination value
    * Profiling: Add test input files
    * Profiling: use std::vector instead of an static array, use std::cout and std::cerr instead of std::(f)printf
    * Profiling: add profiling targets into Makefile
    * Profiling: add protocol of profiling
    * Profiling: add new version of protocol (fix errors add focus)
    * Profiling: Add protocol source file and images used
    * Profiling: fix format, add Makefile, add missing logo
Loading