diff options
author | Nicolas Noble <nicolasnoble@users.noreply.github.com> | 2018-08-08 08:54:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-08 08:54:52 -0700 |
commit | b60c1f10cd36e18fda9fd53248c7f4cf46e493e3 (patch) | |
tree | 102ff11b6d79e4e2e88886624de9e9614563ac68 | |
parent | 310a5b9dcd0cd38d4f463e799343dc941fde7b1a (diff) |
Ruby always disables assembly.
-rw-r--r-- | doc/ssl-performance.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ssl-performance.md b/doc/ssl-performance.md index 5af7afdfe4..f0d2e0a074 100644 --- a/doc/ssl-performance.md +++ b/doc/ssl-performance.md @@ -23,7 +23,6 @@ Node.JS | n/a | Linux | :heavy_check_mark: Node.JS | n/a | MacOS | :heavy_check_mark: Node.JS | n/a | Windows | :x: Electron | n/a | all | :heavy_check_mark: -Ruby | Yes | all | Same as the `Makefile` case from above Ruby | No | all | :x: PHP | Yes | all | Same as the `Makefile` case from above PHP | No | all | :x: |