-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inlined longNeq; Additional cyclic checks, see 563; More profiling da…
…ta; Array abuse and varint optimization
- Loading branch information
Showing
27 changed files
with
367 additions
and
311 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,11 @@ | ||
protobuf.js version: <fill in> | ||
protobuf.js version: <please fill in> | ||
|
||
### How to reproduce ### | ||
<please describe the expected and actual behavior> | ||
|
||
```js | ||
<please add a code snippet> | ||
<please provide a code snippet for reproduction> | ||
``` | ||
|
||
### Expected behavior ### | ||
|
||
<please describe> | ||
|
||
### Actual behavior ### | ||
|
||
<please describe> | ||
``` | ||
<please paste the stack trace of the error if applicable> | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.