Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add gRPC-haskell benchmark (fixed) #379

Merged
merged 2 commits into from
Jul 30, 2023

Conversation

4eUeP
Copy link
Contributor

@4eUeP 4eUeP commented Jul 29, 2023

Summary of changes

Bench gRPC-haskell. (Prior: #243)

Finally, the fixed pr awakesecurity/gRPC-haskell#140 was merged.

Run on my local machine:

$ ./bench.sh haskell_grpc_haskell_bench 

-----------------------------------------------------------------------------------------------------------------------------------------
| name                        |   req/s |   avg. latency |        90 % in |        95 % in |        99 % in | avg. cpu |   avg. memory |
-----------------------------------------------------------------------------------------------------------------------------------------
| haskell_grpc_haskell        |   10544 |       88.72 ms |      102.18 ms |      107.94 ms |      201.48 ms |    64.6% |     126.5 MiB |
-----------------------------------------------------------------------------------------------------------------------------------------

@LesnyRumcajs
Copy link
Owner

Fantastic. How about dropping the current Haskell implementation that is on hold?

@4eUeP
Copy link
Contributor Author

4eUeP commented Jul 30, 2023

@LesnyRumcajs Yes, I agree with dropping it because the mu-haskell seems to be not maintained.

Copy link
Owner

@LesnyRumcajs LesnyRumcajs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@LesnyRumcajs LesnyRumcajs merged commit e082bfa into LesnyRumcajs:master Jul 30, 2023
43 checks passed
@4eUeP 4eUeP deleted the grpc-haskell branch August 2, 2023 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants