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

manylinux build release #13

Closed
wants to merge 9 commits into from
Closed

manylinux build release #13

wants to merge 9 commits into from

Conversation

ayazhafiz
Copy link
Member

  • Build development binaries on manylinux containers
  • Drop all references to mimalloc
  • Build releases against manylinux builds as well
  • Install wget for typos as well
  • Update artifacts_dir
  • Add a missing comment
  • Use npm in cli tests over yarn
  • Fix doc comment
  • Build a release build of manylinux

Builds development `abq` binaries on a succifiently-old glibc system,
suitable for dynamic linking of newer glibcs on EC2 and Github Actions.
Instead, prefer the default system or libc allocator. By default, rustc
will defer to the system allocator.
@github-actions
Copy link

github-actions bot commented Apr 5, 2023

Bigtest for a730aef (run)

Benchmarks:

  • RSpec: % overhead
    • RSpec time: seconds
    • ABQ time: seconds
  • RSpec parallel, 10 runs: max % overhead
    • min % overhead
    • standard deviation: %
  • Jest: % overhead
    • Jest time: seconds
    • ABQ time: seconds

Fuzz result sizes:

  • PASSED

@ayazhafiz ayazhafiz closed this Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant