RUBBoS:对 RUBBoS 数据库基准的更新

时间:2024-07-24 17:43:25
【文件属性】:

文件名称:RUBBoS:对 RUBBoS 数据库基准的更新

文件大小:137KB

文件格式:ZIP

更新时间:2024-07-24 17:43:25

Java

RUBBoS 公告板基准测试最初是由 JMOB 项目开发的。 原始实现的主页可以在找到。 虽然该基准测试得到了很好的实施,但自 2005 年以来没有进行任何更新。这导致与 RUBBoS 所依赖的较新版本软件的一些不兼容。 此存储库提供了一些更新来解决这些不兼容问题。 如有任何问题,请通过联系 Michael Mior。 安装 此代码库中仅维护此基准测试的 PHP 版本。 要安装,只需将PHP目录复制到支持PHP的 Apache Web 服务器的路径中。 此目录的绝对路径应在用于运行基准测试的任何rubbos.properties文件中指定为php_html_path和php_script_path 。 最后,将config.example.php复制到config.php并添加您的数据库连接信息。 要构建客户端模拟器,请切换到Client目录并运行make 。 这将创建用于运行基准测试的


【文件预览】:
RUBBoS-master
----.gitignore(48B)
----build.properties(99B)
----Makefile(2KB)
----CONTRIBUTING.md(319B)
----bench()
--------generate_graphs.sh(18KB)
--------flush_cache.c(407B)
--------rubbos.properties_200(2KB)
--------format_sar_output.awk(4KB)
--------compute_global_stats.awk(6KB)
--------rubbos.properties_300(2KB)
--------rubbos.sh(1KB)
--------rubbos.properties_100(2KB)
----config.mk(600B)
----README.markdown(3KB)
----database()
--------rubbos.sql(3KB)
--------test.sql(4KB)
--------dictionary(51KB)
--------load.sql(793B)
----Client()
--------Makefile(934B)
--------edu()
----PHP()
--------BrowseCategories.php(934B)
--------SubmitStory.php(1KB)
--------header.html(1KB)
--------ReviewStories.php(1KB)
--------config.example.php(299B)
--------StoreStory.php(3KB)
--------ViewComment.php(7KB)
--------PHPprinter.php(2KB)
--------browse.html(1KB)
--------PostComment.php(2KB)
--------ViewStory.php(5KB)
--------ModerateComment.php(3KB)
--------register.html(2KB)
--------index.html(2KB)
--------author.html(2KB)
--------StoriesOfTheDay.php(1KB)
--------OlderStories.php(4KB)
--------BrowseStoriesByCategory.php(3KB)
--------StoreModeratorLog.php(5KB)
--------RUBBoS_logo.jpg(9KB)
--------Search.php(7KB)
--------StoreComment.php(3KB)
--------AcceptStory.php(1KB)
--------Author.php(2KB)
--------RejectStory.php(1KB)
--------RegisterUser.php(3KB)
----workload()
--------browse_only_transitions.xls(27KB)
--------author_default_transitions.txt(3KB)
--------user_default_no_search_transitions.xls(28KB)
--------browse_only_no_search_transitions.txt(3KB)
--------user_default_no_search_transitions.txt(3KB)
--------author_default_transitions.xls(27KB)
--------browse_only_no_search_transitions.xls(27KB)
--------user_default_transitions.xls(27KB)
--------user_default_transitions.txt(3KB)
--------browse_only_transitions.txt(3KB)

网友评论