Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 313 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 313 Bytes

Remoting JSON benchmark

This repository compares performance of the JSON conversion for Fable.Remoting between

  • Fable.Remoting.Json v2.16
  • Soon to be published Fable.Remoting.Json v2.17

Where the speedup is implemented in this PR Fable.Remoting/#254