https://github.com/astei/varint-writing-showdown
How fast can you write a Google Protocol Buffer (signed) VarInt?
https://github.com/astei/varint-writing-showdown
Last synced: about 2 months ago
JSON representation
How fast can you write a Google Protocol Buffer (signed) VarInt?
- Host: GitHub
- URL: https://github.com/astei/varint-writing-showdown
- Owner: astei
- License: mit
- Created: 2021-05-06T04:01:45.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2021-05-09T06:58:28.000Z (about 4 years ago)
- Last Synced: 2025-04-19T19:05:31.064Z (2 months ago)
- Language: Java
- Size: 65.4 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - astei/varint-writing-showdown - How fast can you write a Google Protocol Buffer (signed) VarInt? (Java)
- awesome - astei/varint-writing-showdown - How fast can you write a Google Protocol Buffer (signed) VarInt? (Java)
README
# jmh-sample
A sample project for running jmh benchmarks with Gradle build system.
To run the benchmarks:
./gradlew jmh