This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Merged
Conversation
Signed-off-by: Vishal Rana <vr@labstack.com>
Signed-off-by: Vishal Rana <vr@labstack.com>
… preforked process, elasticsearch code
This includes all 6 test as well as json configuration for running them. Since Cutelyst has a pluggable Engine which the best one is uwsgi, the test use it to process the HTTP requests directly, as well as Nginx as a front-end giving it keep-alive support is also available.
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit adds benchmarks (for all test types) for the servant haskell
web framework.
Merging master changes into round-14
Upgrade some frameworks to PHP 7
Add servant benchmark.
Merging master changes into round-14
ULib: fix warning on query tests, json tests with different number of…
Upgraded Go/Echo to v2.
Revert phalcon to use php5
Add Cutelyst framework tests
Updated Fintrospect version and tweak to JSON message
Upgrade nodeJS to 6.3.0
Merging master changes into round-14
add a benchmark for s-server to round-14
Upgrade Ur/Web version
Fix mongo login and bump vert.x core version to latest stable 3.3.2
This implementation embeds the HTTP server in the application using libh2o instead of running the server separately. All test types have been implemented.
H2O: Add implementation
* aspnetcore test automation * add Benchmarks code to repo * respond to feedback
This was referenced Aug 23, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To better match the workflow established in #1437, I will be folding round-13 into master and then deleting round-13. Merge requests should only be against one of the following branches:
master
The code currently being used to run our preview and final tests. Only open a merge request against master if it is fixing a broken framework or addressing an issue you noticed on the preview site.
round-14
Additional frameworks, missing tests, and other larger changes. At the moment, any merge request of this scale should be against round-14 and will be included in our next release.