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

Better Tests and Benchmarks for Float and Double Builders #638

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    c5cddd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e248ac View commit details
    Browse the repository at this point in the history
  3. averaged realfloat specal strings instead of checking each special va…

    …lue since order changes the bench mark
    BebeSparkelSparkel committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    07a60c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d99509 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0145d96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe5d0c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bd0619 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10e212f View commit details
    Browse the repository at this point in the history
  9. spelling

    Co-authored-by: Matthew Craven <[email protected]>
    BebeSparkelSparkel and clyring committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6c72d0b View commit details
    Browse the repository at this point in the history
  10. default precision

    Co-authored-by: Matthew Craven <[email protected]>
    BebeSparkelSparkel and clyring committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a4ca40f View commit details
    Browse the repository at this point in the history
  11. default precision

    Co-authored-by: Matthew Craven <[email protected]>
    BebeSparkelSparkel and clyring committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6d35a20 View commit details
    Browse the repository at this point in the history
  12. resolved some suggestions

    using non base casting functions
    floating point data does not depend on intData
    better generation of specials
    fixed DoubleSmall bench using the wrong test data
    BebeSparkelSparkel committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    11b6ff1 View commit details
    Browse the repository at this point in the history
  13. fix test name

    Co-authored-by: Matthew Craven <[email protected]>
    BebeSparkelSparkel and clyring committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c900af5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0ddb33f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d60ace9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7865d42 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2a2cdc4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1cbe24d View commit details
    Browse the repository at this point in the history