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

[go] Chi remove extra tests #8214

Merged
merged 2 commits into from
May 25, 2023
Merged

Conversation

joanhey
Copy link
Contributor

@joanhey joanhey commented May 15, 2023

The gojay and sjson, are Json libs than return the same results for tests not using Json (Fortunes and Plaintext). #8178

Another question here, is it necessary to test these json libs with and without prefork?
Any framework can create a lot of variants, but that give little value.
The prefork variant give a very high information, but any variant using prefork will have the same percentage gain. I think that the Json libs will be tested with prefork, but not with and without.

@TonyPythoneer @dcu @chunariov

image
image
image
image

Also about the scratch variant #5623, the results are the same, related to the issue #8209 to decide what we'll do.

Added "prefork" to the display name in some Go frameworks.

@NateBrady23 NateBrady23 merged commit f135d48 into TechEmpower:master May 25, 2023
@joanhey joanhey deleted the chi-tests branch May 25, 2023 15:08
franz1981 pushed a commit to franz1981/FrameworkBenchmarks that referenced this pull request Jun 23, 2023
* [go] Chi remove extra tests
[ci skip]

* Add to display name "prefork" to some Go frameworks
[ci skip]
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.

None yet

2 participants