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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?