Skip to content

Commit

Permalink
Merge pull request #13548 from AnuGayan/master
Browse files Browse the repository at this point in the history
Increase benchmark values
  • Loading branch information
RakhithaRR authored Sep 28, 2024
2 parents 943e54c + cbeddb1 commit 6532aed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"API_CREATE":"842",
"API_PUBLISH" : "839",
"RETRIEVE_ALL_PUBLISHER" : "77",
"RETRIEVE_ALL_STORE" : "300",
"RETRIEVE_ALL_STORE" : "302",
"RETRIEVE_API_PUBLISHER" : "77",
"RETRIEVE_API_STORE" : "42",
"CREATE_APPLICATION" : "260",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
{
"API_CREATE":"858",
"API_PUBLISH" : "851",
"RETRIEVE_ALL_PUBLISHER" : "87",
"RETRIEVE_ALL_STORE" : "316",
"RETRIEVE_ALL_PUBLISHER" : "109",
"RETRIEVE_ALL_STORE" : "321",
"RETRIEVE_API_PUBLISHER" : "77",
"RETRIEVE_API_STORE" : "42",
"CREATE_APPLICATION" : "390",
"SUBSCRIBE_TO_API" : "74",
"SUBSCRIBE_TO_API" : "106",
"GENERATE_JWT_TOKEN" : "17",
"INVOKE_API" :"0",
"CREATE_REVISION_AND_DEPLOY" :"397"
Expand Down

0 comments on commit 6532aed

Please sign in to comment.