This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
protobuf.js
Watch
1
Star
0
Fork
0
You've already forked protobuf.js
mirror of
https://github.com/protobufjs/protobuf.js.git
synced
2026-02-01 17:21:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
protobuf.js
/
bench
History
dcodeIO
f8451f0058
Can finally run with --trace-deopt again without crashes
2016-12-17 14:26:18 +01:00
..
alloc.js
Process huge strings in chunks, see
#555
; Run bench in tests for a while; Raw alloc benchmark
2016-12-13 23:24:40 +01:00
bench.json
Also optimize reader with what we have learned
2016-12-05 17:26:08 +01:00
bench.proto
Also optimize reader with what we have learned
2016-12-05 17:26:08 +01:00
index.js
Inlined any Reader/Writer#tag calls, also
fixes
#556
2016-12-14 13:25:05 +01:00
prof.js
Can finally run with --trace-deopt again without crashes
2016-12-17 14:26:18 +01:00
read.js
Process huge strings in chunks, see
#555
; Run bench in tests for a while; Raw alloc benchmark
2016-12-13 23:24:40 +01:00
suite.js
Use extend module; Attempt to alias reserved js names in static codegen, see
#559
; Some README
2016-12-15 14:44:01 +01:00
write.js
Process huge strings in chunks, see
#555
; Run bench in tests for a while; Raw alloc benchmark
2016-12-13 23:24:40 +01:00