Skip to content

Commit

Permalink
A year after, it was time to update benchmarks, .NET Core had many pe…
Browse files Browse the repository at this point in the history
…rformance improvements over the last year, good job Microsoft's Net Core team and the Open source community
  • Loading branch information
kataras committed Oct 22, 2018
1 parent f1e7b9a commit d1b47b1
Show file tree
Hide file tree
Showing 43 changed files with 402 additions and 453 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ $ go get -u github.com/kataras/iris

Iris takes advantage of the [vendor directory](https://docs.google.com/document/d/1Bz5-UB7g2uPBdOx-rw5t9MxJwkfpx90cqG9AFL0JAYo) feature. You get truly reproducible builds, as this method guards against upstream renames and deletes.

[![Iris vs .NET Core(C#) vs Node.js (Express)](https://iris-go.com/images/benchmark-new-gray.png)](_benchmarks/README_UNIX.md)
[![Iris vs .NET Core(C#) vs Node.js (Express)](_benchmarks/benchmarks_graph_22_october_2018_gray.png)](_benchmarks/README.md)

_Updated at: [Tuesday, 21 November 2017](_benchmarks/README_UNIX.md)_
_Updated at: [Monday, 22 October 2018](_benchmarks/README.md)_

<details>
<summary>Benchmarks from third-party source over the rest web frameworks</summary>
Expand Down
225 changes: 116 additions & 109 deletions _benchmarks/README.md

Large diffs are not rendered by default.

61 changes: 0 additions & 61 deletions _benchmarks/README_UNIX.md

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d1b47b1

Please sign in to comment.