Skip to content

Commit

Permalink
🚀 Update Benchmark Results
Browse files Browse the repository at this point in the history
  • Loading branch information
devmirza-bot committed May 25, 2024
1 parent 7c17163 commit fd021de
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 deletions.
10 changes: 5 additions & 5 deletions benchmark_output.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"results": [
{
"name": "React 18",
"time": "0.0041"
"time": "0.0038"
},
{
"name": "Next.js 14",
"time": "0.0039"
"time": "0.0046"
},
{
"name": "Next.js 13",
"time": "0.0057"
"time": "0.0052"
},
{
"name": "Vue 3",
"time": "0.0018"
"time": "0.0016"
}
],
"lastUpdated": "5/25/2024, 5:49:56 AM"
"lastUpdated": "5/25/2024, 6:18:13 AM"
}
21 changes: 21 additions & 0 deletions historical_log.json
Original file line number Diff line number Diff line change
Expand Up @@ -167230,5 +167230,26 @@
}
],
"timestamp": "2024-05-25T05:49:56.297Z"
},
{
"results": [
{
"name": "React 18",
"time": "0.0038"
},
{
"name": "Next.js 14",
"time": "0.0046"
},
{
"name": "Next.js 13",
"time": "0.0052"
},
{
"name": "Vue 3",
"time": "0.0016"
}
],
"timestamp": "2024-05-25T06:18:13.265Z"
}
]

0 comments on commit fd021de

Please sign in to comment.