Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 days 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
```