-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update round-14 with latest from master #2351
Merged
Merged
Conversation
This file contains 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
Conflicts: frameworks/C/h2o/benchmark_config.json frameworks/Go/echo/benchmark_config.json frameworks/Go/fasthttp-mysql/benchmark_config.json frameworks/Go/fasthttp-postgresql/benchmark_config.json frameworks/Go/go-std-mongodb/benchmark_config.json frameworks/Go/go-std-postgresql/benchmark_config.json frameworks/Go/go-std/benchmark_config.json frameworks/Go/revel-jet/benchmark_config.json frameworks/Go/revel-qbs/benchmark_config.json frameworks/Go/revel/benchmark_config.json frameworks/Java/comsat-webactors/benchmark_config.json frameworks/Java/jlhttp/benchmark_config.json frameworks/PHP/cakephp/benchmark_config.json frameworks/PHP/clancats/benchmark_config.json frameworks/PHP/codeigniter/benchmark_config.json frameworks/PHP/cygnite/benchmark_config.json frameworks/PHP/fat-free/benchmark_config.json frameworks/PHP/fuel/benchmark_config.json frameworks/PHP/hhvm/benchmark_config.json frameworks/PHP/kohana/benchmark_config.json frameworks/PHP/laravel/benchmark_config.json frameworks/PHP/limonade/benchmark_config.json frameworks/PHP/lithium/benchmark_config.json frameworks/PHP/lumen/benchmark_config.json frameworks/PHP/micromvc/benchmark_config.json frameworks/PHP/phalcon-micro/benchmark_config.json frameworks/PHP/phalcon/benchmark_config.json frameworks/PHP/php/benchmark_config.json frameworks/PHP/phpixie/benchmark_config.json frameworks/PHP/phreeze/benchmark_config.json frameworks/PHP/pimf/benchmark_config.json frameworks/PHP/silex-orm/benchmark_config.json frameworks/PHP/silex/benchmark_config.json frameworks/PHP/slim/benchmark_config.json frameworks/PHP/symfony2-stripped/benchmark_config.json frameworks/PHP/symfony2/benchmark_config.json frameworks/PHP/yaf/benchmark_config.json frameworks/PHP/yii2/benchmark_config.json frameworks/PHP/zend/benchmark_config.json frameworks/PHP/zend1/benchmark_config.json
Moved yesod-mysql and yesod-postgres into the same directory
…use 'None' as the value for flavor.
…nto 45216-continusoutbenchmarks-updates-20161003-asb-1
…nto 45216-continusoutbenchmarks-updates-20161003-asb-1
…So many, in fact, that in our testing environment the pool of inodes are exhausted which causes tests needing to write anything to fail. This commit introduces work to remove files that are generated by a test after that test is done. Note: there is no attempt to remove all files from /tmp (i.e. sudo is not used, nor is the search recursive).
Fix creating AWS environment from scratch
…tinuousbencharmking-genmetadatacorrection-20161104-8 45216: correct generation of metadata
…tinuousbencharmking-genmetadatacorrection-20161104-9 45216 FIX: False (not false) is the correct python keyword.
…due use of private tmp
I'll edit this in a moment. This page won't let me preview my description.
Fixed Rapidoid's benchmark meta-data.
Fix Elixir for round 13.
R13 fixes: ULib's benchmark meta-data json test
Fix Nginx as the front end tests by putting uwsgi socket in /var/tmp …
R13 fixes: upped version of fintrospect and tweaked JVM params
Reduce the number of workers to avoid to open too much databases connections
This seems reasonable and desirable to me. |
This was referenced Jul 30, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
There have been a number of bug fixes and framework enhancements on master that should be on round-14.