serverless-faas-workbench icon indicating copy to clipboard operation
serverless-faas-workbench copied to clipboard

FunctionBench

Results 20 serverless-faas-workbench issues
Sort by recently updated
recently updated
newest added

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.0 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.0 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Hello all, I tried running on an Ubuntu vm the `gzip_compression` benchmark using functions-framework. I kept getting this error on the `gz.writelines(f)` line: > File "\", line 322, in decode...

Hi all! Inside the google directory in the "chameleon" benchmark I think there exist 2 problems: - The python module "six" is imported but it is not inside requirements.txt, and...

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Minor fixes in Google benchmarks: - Updated requirements in google - chameleon benchmark - Removed redundant line in chameleon that broke benchmark - Fixed error with permissions in gzip_compression -...