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

https://github.com/vasilakisfil/ruby-serializers-benchmark

Benchmarking 3 most popular Ruby serializers along with SimpleAMS
https://github.com/vasilakisfil/ruby-serializers-benchmark

Last synced: 6 months ago
JSON representation

Benchmarking 3 most popular Ruby serializers along with SimpleAMS

Awesome Lists containing this project

README

          

# Ruby Serializers Benchmark
Simple tool that allow me to battle test [SimpleAMS](https://github.com/vasilakisfil/SimpleAMS).

## Installation

```ruby
bundle install
```

## Usage
```ruby
ruby run.rb
```