|
vg
tools for working with variation graphs
|
#include <omp.h>#include <unistd.h>#include <getopt.h>#include <iostream>#include "subcommand.hpp"#include "../benchmark.hpp"#include "../version.hpp"#include "../gbwt_extender.hpp"#include "../gbwt_helper.hpp"Functions | |
| void | help_benchmark (char **argv) |
| int | main_benchmark (int argc, char **argv) |
Defines the "vg benchmark" subcommand, which runs and reports on microbenchmarks.
| void help_benchmark | ( | char ** | argv | ) |
| int main_benchmark | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.17