Skip to content

yuuki1293/benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概要

プログラムの性能テスト用リポジトリ

使い方

ディレクトリに入ってコマンドを実行する。

コマンド

make: プログラムをビルドする。必要なディレクトリ作成にも使える。
make run: プログラムを実行する。
make gdb: プログラムをデバッグする。
make dec: バイナリをアセンブラにデコンパイルする。
make clean: 出力ファイルを削除する。

tips

gdbのシェルからコマンドを実行できる。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published