Matthieu Garrigues
|
b7e5bb9629
Fix silicon epoll mysql test name.
|
10 years ago |
Matthieu Garrigues
|
19de42b8cf
Serialize the compilation of the two tests to reduce memory consumption.
|
10 years ago |
Matthieu Garrigues
|
4c5abab1e2
Fix install.sh to compile all the tests.
|
10 years ago |
Matthieu Garrigues
|
f937f88410
Update CMakeLists to build the thread per connection (tpc) and the epoll servers.
|
10 years ago |
Matthieu Garrigues
|
c535e01962
Add a comment for the libboost-dev dependency.
|
10 years ago |
Matthieu Garrigues
|
c24a764d74
Merge remote-tracking branch 'upstream/master'
|
10 years ago |
Matthieu Garrigues
|
70111a2f30
Split into two tests: an epoll based and a thread per connection test.
|
10 years ago |
msmith-techempower
|
67cf128a44
More than 2000 doesn't work on our hardware
|
10 years ago |
Mike Smith
|
2ee141f5fd
Merge pull request #1428 from Eyepea/fix_pgsql_cursor_handling
|
10 years ago |
Mike Smith
|
1c61cc0174
Merge pull request #1427 from Eyepea/reduce_pg_pool
|
10 years ago |
Ludovic Gasc (GMLudo)
|
9b00e4d932
Optimize API-Hour Container for PostgreSQL
|
10 years ago |
Ludovic Gasc (GMLudo)
|
ac2bb6e5eb
Reduce pgsql socket pool to match 2000 maximum connections
|
10 years ago |
Matthieu Garrigues
|
fa276e43c9
Cleanup CMakeLists.txt.
|
10 years ago |
Matthieu Garrigues
|
1efc72e03d
Add the missing <algorithm> include.
|
10 years ago |
Matthieu Garrigues
|
7b242e41b8
Add the missing microhttpd make install.
|
10 years ago |
Matthieu Garrigues
|
3739e3ee71
Manually install the last version of microhttpd.
|
10 years ago |
Mike Smith
|
9eee16199f
Merge pull request #1407 from Eyepea/increase_pgsql_connections
|
10 years ago |
Mike Smith
|
5c0cef4144
Merge pull request #1411 from jberger/mojo-pg
|
10 years ago |
Matthieu Garrigues
|
5b98b1f0ca
Trigger travis.
|
10 years ago |
Matthieu Garrigues
|
d4d1dbcf3a
Fix const in escape_html_entities.
|
10 years ago |
Matthieu Garrigues
|
58a6f8b28b
Add silicon to travis.yml.
|
10 years ago |
Matthieu Garrigues
|
41817a8449
Move installation of microhttpd and boost in prerequities.sh.
|
10 years ago |
Matthieu Garrigues
|
c27b4b0816
Add gcc 4.9 to compile C++14.
|
10 years ago |
Matthieu Garrigues
|
fe0f135227
First implementation with the silicon C++ framework.
|
10 years ago |
Ludovic Gasc (GMLudo)
|
6d3a71803f
Increase max_clients to handle better 40 CPUs
|
10 years ago |
msmith-techempower
|
a70779383e
Merge branch 'master' of github-msmith:TechEmpower/FrameworkBenchmarks
|
10 years ago |
msmith-techempower
|
b774d98a5a
HHVM needs to release ports!
|
10 years ago |
Ludovic Gasc (GMLudo)
|
9c118faa57
Add explanations about kernel and pgsql parameters + add some other parameters I've found
|
10 years ago |
Joel Berger
|
b6dd8ec370
convert the app to postgres
|
10 years ago |
Joel Berger
|
45c23e27f7
added linux ev flags
|
10 years ago |