-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
feat: libaustin #136
base: devel
Are you sure you want to change the base?
feat: libaustin #136
Commits on Feb 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 01a247a - Browse repository at this point
Copy the full SHA 01a247aView commit details
Commits on Feb 28, 2023
-
ci(benchmarks): improve benchmark reporting
This change improves the report from benchmark runs by adding t-tests for each scenario. This allows the benchmarks to provide a summary at the end with the scenarios that are likely to show perfomance difference between the latest released version and the one that comes with the PR the benchmarks run for. This also updates the versions that are being benchmarked to include the latest releases.
Configuration menu - View commit details
-
Copy full SHA for b9d38aa - Browse repository at this point
Copy the full SHA b9d38aaView commit details -
Merge pull request #174 from P403n1x87/ci/benchmarks-ttest
ci(benchmarks): improve benchmark reporting
Configuration menu - View commit details
-
Copy full SHA for 4c3e26b - Browse repository at this point
Copy the full SHA 4c3e26bView commit details
Commits on Mar 7, 2023
-
ci: add data validation workflow
This change adds a data validation workflow. Data is validated by performing a Hotelling T2 test on the collected data.
Configuration menu - View commit details
-
Copy full SHA for a3dcaa2 - Browse repository at this point
Copy the full SHA a3dcaa2View commit details -
Merge pull request #175 from P403n1x87/ci/data-validation
ci: add data validation workflow
Configuration menu - View commit details
-
Copy full SHA for 8ff6d23 - Browse repository at this point
Copy the full SHA 8ff6d23View commit details
Commits on Mar 18, 2023
-
This change adds extra steps to the CI workflows to build Python wheels so that the Austin binary can be installed with pip from PyPI.
Configuration menu - View commit details
-
Copy full SHA for acea3d4 - Browse repository at this point
Copy the full SHA acea3d4View commit details -
Merge pull request #176 from P403n1x87/ci/build-wheels
ci: build Python wheels
Configuration menu - View commit details
-
Copy full SHA for 0a53589 - Browse repository at this point
Copy the full SHA 0a53589View commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e28f871 - Browse repository at this point
Copy the full SHA e28f871View commit details -
Compilation fix on musl - check always true
The d_name variable is a table of 256. It can not be null.
Configuration menu - View commit details
-
Copy full SHA for ee36e08 - Browse repository at this point
Copy the full SHA ee36e08View commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5031ec1 - Browse repository at this point
Copy the full SHA 5031ec1View commit details
Commits on Jun 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f19119b - Browse repository at this point
Copy the full SHA f19119bView commit details -
refactor: use proper lasti formula for 3.11
Use the more correct expression for computing the lasti index with Python 3.11.
Configuration menu - View commit details
-
Copy full SHA for 8189b72 - Browse repository at this point
Copy the full SHA 8189b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c14a9b6 - Browse repository at this point
Copy the full SHA c14a9b6View commit details -
Merge pull request #179 from P403n1x87/ci/ubuntu-update
ci(ubuntu): update before install
Configuration menu - View commit details
-
Copy full SHA for 369b825 - Browse repository at this point
Copy the full SHA 369b825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51fc1f5 - Browse repository at this point
Copy the full SHA 51fc1f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ebbe10 - Browse repository at this point
Copy the full SHA 4ebbe10View commit details -
ci(checks): build cppcheck from sources
The version of cppcheck available from the package manager tends to be outdated. In this change we build from sources instead. We cache the build result for faster execution.
Configuration menu - View commit details
-
Copy full SHA for 57f360b - Browse repository at this point
Copy the full SHA 57f360bView commit details -
Merge pull request #177 from r1viollet/r1viollet/minor_unused_var
chore: minor compilation fixes with gcc 11.3
Configuration menu - View commit details
-
Copy full SHA for f53679e - Browse repository at this point
Copy the full SHA f53679eView commit details -
Merge pull request #180 from P403n1x87/ci/cppcheck-from-sources
ci(checks): build cppcheck from sources
Configuration menu - View commit details
-
Copy full SHA for fbec16f - Browse repository at this point
Copy the full SHA fbec16fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b864e7 - Browse repository at this point
Copy the full SHA 0b864e7View commit details -
Merge pull request #178 from P403n1x87/refactor/311-lasti
refactor: use proper lasti formula for 3.11
Configuration menu - View commit details
-
Copy full SHA for 0484829 - Browse repository at this point
Copy the full SHA 0484829View commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7a292b - Browse repository at this point
Copy the full SHA a7a292bView commit details