This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Closed
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.
…use-php5 Revert phalcon to use php5
Add Cutelyst framework tests
Merging master changes into round-14
…r-to-v3 Upgrade CodeIgniter to v3
WIP: Upgrade hapiJS
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.
This merge request does the following:
$NODE_HOME/bin/npm install -g npmin the nodeJS install script. This was causing the node install script to break for nodeJS v6, and I've tested the version of npm that comes packaged along with nodeJS v6 and it works fine for all of the frameworks