Skip to content

Commit 17e1b86

Browse files
committed
mask_asm: Disable AVX2
See #326 (comment)
1 parent 92acb74 commit 17e1b86

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+6
-2251
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Advantages of nhooyr.io/websocket:
120120
- Gorilla requires registering a pong callback before sending a Ping
121121
- Can target Wasm ([gorilla/websocket#432](https://github.com/gorilla/websocket/issues/432))
122122
- Transparent message buffer reuse with [wsjson](https://pkg.go.dev/nhooyr.io/websocket/wsjson) subpackage
123-
- [4x](https://github.com/nhooyr/websocket/pull/326) faster WebSocket masking implementation in assembly for amd64 and arm64 and [2x](https://github.com/nhooyr/websocket/releases/tag/v1.7.4) faster implementation in pure Go
123+
- [3-4x](https://github.com/nhooyr/websocket/pull/326) faster WebSocket masking implementation in assembly for amd64 and arm64 and [2x](https://github.com/nhooyr/websocket/releases/tag/v1.7.4) faster implementation in pure Go
124124
- Gorilla's implementation is slower and uses [unsafe](https://golang.org/pkg/unsafe/).
125125
- Full [permessage-deflate](https://tools.ietf.org/html/rfc7692) compression extension support
126126
- Gorilla only supports no context takeover mode

internal/xcpu/.gitattributes

Lines changed: 0 additions & 10 deletions
This file was deleted.

internal/xcpu/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

internal/xcpu/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

internal/xcpu/asm_aix_ppc64.s

Lines changed: 0 additions & 17 deletions
This file was deleted.

internal/xcpu/byteorder.go

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy