Giter Club home page Giter Club logo

modbus-crc16's People

Contributors

lacobusventura avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

modbus-crc16's Issues

Performance Test Analysis of MODBUS CRC Calculation Algorithms on Raspberry Pi 3B Model

I conducted the performance test of the MODBUS_CRC16 Calculation Algorithms on Raspberry Pi 3B Model so that there's result of Algorithm 4 as well. Please update readme or I can do a pull request.

The results of our testing is here:

CPU Model:
ARMv7 Processor rev 4 (v7l)
ARMv7 Processor rev 4 (v7l)
ARMv7 Processor rev 4 (v7l)
ARMv7 Processor rev 4 (v7l)

Algorithm 1 Execution Time

$ time ./MODBUS_CRC16 1 1000000
real    2m14.184s
user    2m13.645s
sys     0m0.084s

Algorithm 2 Execution Time

$ time ./MODBUS_CRC16 2 1000000
real    1m30.817s
user    1m30.562s
sys     0m0.005s

Algorithm 3 Execution Time

$ time ./MODBUS_CRC16 3 1000000
real    0m17.883s
user    0m17.827s
sys     0m0.007s

Algorithm 4 Execution Time

$ time ./MODBUS_CRC16 4 1000000
real    0m35.613s
user    0m35.504s
sys     0m0.011s

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.