Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to Functions to include inline and moved benches to criterion to use stable toolchain #555

Merged
merged 2 commits into from Apr 25, 2022

Commits on Apr 19, 2022

  1. moved benches from inside pnet_packet/src/ethernet.rs to pnet_packet/…

    …benches/packet_benchmarks.rs; added inlining to pnet_macros to increase speed of parsing data into packet
    Harry Thomas committed Apr 19, 2022
    Copy the full SHA
    9ab461b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7b2ddc9 View commit details
    Browse the repository at this point in the history