LPATHBench

Benchmarks of the longest path problem in various languages

  • 所有者: logicchains/LPATHBench
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

LPATHBench

Benchmarks of the longest path problem in various languages

sh runbench.sh 8981 x86 x86html to run the benchmark locally.
sh runArmBench.sh 8981 to run the benchmark on an ARM device (edit the script to set the ssh and path settings)
sh resdiff.sh x86 arm > diffgraph.html to create the diff table
python makeblog.py to make the blog

Where 8981 is the distance of the longest path in the graph

If you want to make a new graph:

/mkgraph -places=NUM_NODES -worldsize=WORLD_SIZE, where NUM_NODES is the number of nodes in the graph, and WORLD_SIZE is the maximum distance between nodes. Each node has at least one connection, to the next node, and will on average have NUM_NODES/2 connections. Graphs are directed; a path of length N from Node1 to Node2 doesn't imply a similar path from Node2 to Node1.

主要指标

概览
名称与所有者logicchains/LPATHBench
主编程语言C
编程语言C (语言数: 29)
平台
许可证MIT License
所有者活动
创建于2014-11-14 03:15:27
推送于2019-06-05 22:05:15
最后一次提交2018-03-05 20:06:24
发布数0
用户参与
星数154
关注者数8
派生数46
提交数266
已启用问题?
问题数11
打开的问题数8
拉请求数49
打开的拉请求数7
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?