Ecosyste.ms: Awesome
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 days ago
JSON representation
Benchmarking 3 most popular Ruby serializers along with SimpleAMS
- Host: GitHub
- URL: https://github.com/vasilakisfil/ruby-serializers-benchmark
- Owner: vasilakisfil
- Created: 2019-07-23T20:10:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T23:04:07.000Z (about 3 years ago)
- Last Synced: 2024-12-17T05:56:07.580Z (7 days ago)
- Language: Ruby
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```