Rajtilak Indrajit
Rajtilak Indrajit
Steps to run pyperformance benchmark ### Setup I ran `./configure && make` ### Install `pip` and `pyperformance` inside the docker container ```shell [root@c02db7e771b4 vol]# curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py [root@c02db7e771b4 vol]#...
### Comparison using pyperf table ``` [root@c02db7e771b4 vol]# python3 -m pyperf compare_to py38.json py38_cinder_notoptim.json --table +-------------------------+----------+------------------------+ | Benchmark | py38 | py38_cinder_notoptim | +=========================+==========+========================+ | 2to3 | 686 ms |...
@itamaro I seem to be running into issues when I run `./configure --enable-optimizations --with-lto` followed by `make` ```bash [root@4b3304b8eaa9 vol]# make Running code to generate profile data (this can take...
That worked great, thank you!
I ran into an issue while building with optimizations ## Steps to reproduce ``` ./configure --enable-optimizations --with-lto make clean make ``` ## Error This error is occurs when you do...
Going to try the build on a cloud linux machine as I am wondering if this is a Mac issue
I tried building the most recent `cinder-3.8` branch with optimizations on a Mac with Docker desktop and I get the same error ```c >> libpython3.8_static.a In function ‘assemble_lnotab’, inlined from...
Got the same error on a RHEL box ``` [ec2-user@ip-172-31-24-8 cinder]$ hostnamectl Static hostname: ip-172-31-24-8.ec2.internal Icon name: computer-vm Chassis: vm Machine ID: ec251984e149e28ff6868b2d3b4d71f0 Boot ID: 8a285e9d1b43472484fc9be3557cb1bb Virtualization: kvm Operating System:...
I'm seeing this issue for a couple of images as well - it appears as though trimage proceeds to optimize despite the error. They also appear to be all PNG...
It can be in the background; not sure about minimized. I'm noticing that the JS code works fine for me — perhaps there's something more that Google is checking. Can...