Nate c621b4196c Add CPU_COUNT env variable / get MAX_THREADS for load_gen (#2586) 8 년 전
..
.gitignore e25c3195be Create gitignore files for several frameworks and delete corresponding files that were unnecessarily saved 9 년 전
CMakeLists.txt b76a1908f7 Update the silicon framework (#2640) 8 년 전
README.md d497bde046 remove broken tests and add readme 8 년 전
benchmark_config.json d497bde046 remove broken tests and add readme 8 년 전
setup_lwan_mysql.sh 047f3b53a7 C++/silicon framework fix 8 년 전
setup_mhd_epoll_mysql.sh c621b4196c Add CPU_COUNT env variable / get MAX_THREADS for load_gen (#2586) 8 년 전
setup_mhd_tpc_mysql.sh c621b4196c Add CPU_COUNT env variable / get MAX_THREADS for load_gen (#2586) 8 년 전
symbols.hh fe0f135227 First implementation with the silicon C++ framework. 10 년 전
techempower.hh b76a1908f7 Update the silicon framework (#2640) 8 년 전
techempower_lwan.cc 8e406ec991 [silicon] retrigger travis. 9 년 전
techempower_microhttpd.cc 50d9e8d251 Add silicon lwan test. 9 년 전

README.md

C++/silicon Benchmarking test

Silicon is a C++ web framework located at https://github.com/matt-42/silicon

Note

The silicon-epoll-mysql and silicon-lwan-mysql tests are currently not working. They have been removed from the benchmark_config.json file but the implementations still exist. You can see the old benchmark_config.json here.