[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-12-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby2.5 - 2.5.1-1ubuntu1.7 --- ruby2.5 (2.5.1-1ubuntu1.7) bionic; urgency=medium * d/p/arm64-optimizations.patch: enable arm64 optimizations that exist for power/x86. It includes enabling unaligned memory access, gc and vm_exec.c

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-25 Thread Lucas Kanashiro
I created an arm64 Bionic VM, enabled proposed, and installed ruby2.5 from there. I was able to re-run the benchmarks and get a similar result as the one obtained in the experiment presented in the bug description. ** Tags removed: verification-needed verification-needed-bionic ** Tags added:

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby2.7 - 2.7.0-5ubuntu1.2 --- ruby2.7 (2.7.0-5ubuntu1.2) focal; urgency=medium * d/p/arm64-optimizations.patch: enable arm64 optimizations that exist for power/x86. It includes enabling unaligned memory access, gc and vm_exec.c

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby2.7 - 2.7.1-3ubuntu1.1 --- ruby2.7 (2.7.1-3ubuntu1.1) groovy; urgency=medium * d/p/0012-arm64-optimizations.patch: enable arm64 optimizations that exist for power/x86. It includes enabling unaligned memory access, gc and vm_exec.c

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-24 Thread Brian Murray
Hello Lucas, or anyone else affected, Accepted ruby2.5 into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ruby2.5/2.5.1-1ubuntu1.7 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-22 Thread Mathew Hodson
** No longer affects: ruby2.7 (Ubuntu Bionic) ** No longer affects: ruby2.5 (Ubuntu Groovy) ** No longer affects: ruby2.5 (Ubuntu Focal) ** No longer affects: ruby2.5 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-18 Thread Lucas Kanashiro
I created a Focal and Groovy VMs, enabled proposed, and installed ruby2.7 from there. I was able to re-run the benchmarks and get a similar result as the one obtained in the experiment presented in the bug description. ** Tags removed: verification-needed verification-needed-focal

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-17 Thread Brian Murray
Hello Lucas, or anyone else affected, Accepted ruby2.7 into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ruby2.7/2.7.0-5ubuntu1.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-17 Thread Brian Murray
Hello Lucas, or anyone else affected, Accepted ruby2.7 into groovy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ruby2.7/2.7.1-3ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1901074] Re: [SRU] Enable some arm64 performance optimizations already available for other architectures

2020-11-11 Thread Launchpad Bug Tracker
This bug was fixed in the package ruby2.7 - 2.7.2-3 --- ruby2.7 (2.7.2-3) unstable; urgency=medium * d/p/0013-Enable-arm64-optimizations-that-exist-for-power-x86-.patch: Backport an upstream patch. It includes enabling unaligned memory access, gc and vm_exec.c optimizations