Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seniverse/fieldmask_benchmark
The benchmark comparison between package fieldmask and package ex_fieldmask in Seniverse organization.
https://github.com/seniverse/fieldmask_benchmark
benchmark elixir erlang fieldmask google-api partial-responses
Last synced: 20 days ago
JSON representation
The benchmark comparison between package fieldmask and package ex_fieldmask in Seniverse organization.
- Host: GitHub
- URL: https://github.com/seniverse/fieldmask_benchmark
- Owner: seniverse
- License: apache-2.0
- Created: 2019-05-29T12:57:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T09:31:07.000Z (over 5 years ago)
- Last Synced: 2024-11-09T13:40:43.829Z (3 months ago)
- Topics: benchmark, elixir, erlang, fieldmask, google-api, partial-responses
- Language: Elixir
- Homepage: https://github.com/seniverse/fieldmask_benchmark/tree/master/results
- Size: 681 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FieldmaskBenchmark
This is the benchmark comparison between [fieldmask](https://github.com/seniverse/fieldmask) and [ex_fieldmask](https://github.com/seniverse/ex_fieldmask).
## Results
See [Benchee Report](./results).
## How to run it
- `mix run bench/integrated.exs`: for integrated benchmark
- `mix run bench/parser.exs`: for parser only