Skip to content

JacekPierzchlewski/cosniwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoSniWa:  COde SNIppet stopWAtch

          Tool for code profiling.
          Platforms:  Linux, Mac


read more on: www.speedupcode.com

Tutorials available on: http://www.speedupcode.com/cosniwa/


(c) Jacek Pierzchlewski, 2017  jacek@pierzchlewski.com
    license: BSD-2-Clause.

================================================================================
I. LIST OF CONTENTS

    1. c++/       Directory with Cosniwa for C++

    2. python/    Directory with Cosniwa for Python3

    3. octave/    Directory with Cosniwa for Octave

================================================================================
II. INSTALLATION

    Run in the package root directory as a superuser:

    1. C++:

        # make install_cpp

        It will install ONLY Cosniwa C++ static library.


    2. Python:
        # make install_py

        It will install ONLY cCosniwa Python module.


    3. Octave:

        Read more about Cosniwa for Octave on
        http://http://www.speedupcode.com/cosniwa/#cosniwa-tutorial-for-octave

About

[(Co)de (sni)ppet stop(wa)tch] - a tool for profiling Python (3) and C++ code using timestamps

Resources

License

Stars

Watchers

Forks

Packages

No packages published