Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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