Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodSpeedHQ/codspeed
/ functions
Functions
1,061 in github.com/CodSpeedHQ/codspeed
⨍
Functions
1,061
◇
Types & classes
222
Function
test_the_algorithms_symbols
()
src/executor/wall_time/profiler/perf/module_symbols.rs:255
Function
test_the_algorithms_unwind_data
()
src/executor/wall_time/profiler/perf/unwind_data.rs:206
Function
test_try_from
()
src/instruments/mongo_tracer.rs:257
Function
test_try_from_empty_env
()
src/instruments/mongo_tracer.rs:281
Function
test_try_from_pull_request
()
src/run_environment/buildkite/provider.rs:220
Function
test_try_from_push_main
()
src/run_environment/buildkite/provider.rs:182
Function
test_try_from_push_main
()
src/run_environment/github_actions/provider.rs:416
Function
test_two_rounds
()
crates/runner-shared/src/walltime_results/stats.rs:395
Function
test_upload
()
src/upload/uploader.rs:363
Function
test_valgrind_executor
(#[case] cmd: &str)
src/executor/tests.rs:177
Function
test_valgrind_executor_with_env
(#[case] env_case: (&str, &str))
src/executor/tests.rs:191
Function
test_valgrind_skips_rustup_wrapped_proxy
()
src/executor/valgrind/measure.rs:244
Function
test_valgrind_unwind_data_without_eh_frame_hdr
()
src/executor/wall_time/profiler/perf/unwind_data.rs:235
Function
test_valid_multiple_result_files
()
src/executor/wall_time/helpers.rs:194
Function
test_valid_single_result_file
()
src/executor/wall_time/helpers.rs:185
Function
test_validate_conflicting_max_time_min_rounds
()
src/project_config/tests.rs:78
Function
test_validate_conflicting_min_time_max_rounds
()
src/project_config/tests.rs:52
Function
test_validate_valid_config
()
src/project_config/tests.rs:104
Function
test_validation_min_rounds_greater_than_max_rounds
()
crates/exec-harness/src/walltime/config.rs:392
Function
test_validation_min_time_greater_than_max_time
()
crates/exec-harness/src/walltime/config.rs:373
Function
test_validation_valid_combinations
()
crates/exec-harness/src/walltime/config.rs:430
Function
test_venv_compat_no_crash
()
src/executor/valgrind/helpers/venv_compat.rs:57
Function
test_walltime_executor
( #[case] cmd: &str, #[values(false, true)] enable_profiler: bool, )
src/executor/tests.rs:246
Function
test_walltime_executor_fails
(#[values(false, true)] enable_profiler: bool)
src/executor/tests.rs:318
Function
test_walltime_executor_in_working_dir
(#[values(false, true)] enable_profiler: bool)
src/executor/tests.rs:286
Function
test_walltime_executor_with_env
( #[case] env_case: (&str, &str), #[values(false, true)] enable_profiler: bool, )
src/executor/tests.rs:264
Function
test_warmup_is_performed
()
crates/exec-harness/src/walltime/tests.rs:124
Function
test_with_sleep_command
()
crates/exec-harness/src/walltime/tests.rs:164
Function
test_wrap_and_build
()
src/executor/helpers/command.rs:182
Function
test_wrap_with_args
()
src/executor/helpers/command.rs:148
Function
test_wrap_with_builder
()
src/executor/helpers/command.rs:194
Function
test_wrap_with_preserves_env
()
src/executor/helpers/command.rs:205
Function
test_wrap_with_spaces
()
src/executor/helpers/command.rs:175
Function
test_wrap_without_args
()
src/executor/helpers/command.rs:155
Method
to_possible_value
(&self)
src/cli/run/mod.rs:263
Method
tool_status
(&self)
src/executor/wall_time/executor.rs:155
Method
tool_status
(&self)
src/executor/wall_time/profiler/mod.rs:32
Method
tool_status
(&self)
src/executor/wall_time/profiler/perf/mod.rs:76
Method
tool_status
(&self)
src/executor/valgrind/executor.rs:24
Function
tracepoint_sched_fork
crates/memtrack/src/ebpf/c/memtrack.bpf.c:75
Function
tracepoint_sys_enter_brk
crates/memtrack/src/ebpf/c/memtrack.bpf.c:363
Function
tracepoint_sys_enter_mmap
crates/memtrack/src/ebpf/c/memtrack.bpf.c:313
Function
tracepoint_sys_enter_munmap
crates/memtrack/src/ebpf/c/memtrack.bpf.c:348
Function
tracepoint_sys_exit_brk
crates/memtrack/src/ebpf/c/memtrack.bpf.c:377
Function
tracepoint_sys_exit_mmap
crates/memtrack/src/ebpf/c/memtrack.bpf.c:332
Method
transform
(&mut self, schema: &mut Schema)
src/bin/generate_config_schema.rs:23
Method
try_from
(config: &OrchestratorConfig)
src/run_environment/buildkite/provider.rs:58
Method
try_from
(config: &OrchestratorConfig)
src/run_environment/github_actions/provider.rs:73
Method
try_from
(config: &OrchestratorConfig)
src/run_environment/gitlab_ci/provider.rs:32
Method
try_from
(args: &RunArgs)
src/instruments/mod.rs:44
Method
try_from
(profile_folder: &Path, mongodb_config: &MongoDBConfig)
src/instruments/mongo_tracer.rs:54
Method
try_from
Convert WalltimeExecutionArgs to ExecutionOptions with validation Check that the input is coherent with rules: - min_xxx cannot be greater than max_x
crates/exec-harness/src/walltime/config.rs:150
Method
try_resolve_from_detected_repository
Try to resolve repository from git remote, validating it exists in CodSpeed and that the token has `CREATE_LOCAL_RUN` access.
src/run_environment/local/provider.rs:212
Method
validate_walltime_options
Validate walltime options for conflicting constraints
src/project_config/mod.rs:44
Method
value_variants
()
src/cli/run/mod.rs:260
Method
walltime_bench_cmd
Prepare the benchmark command wrapped with the necessary environment variables for introspection and environment forwarding ahead of privilege escalat
src/executor/wall_time/executor.rs:118
Function
walltime_options_to_args
Convert project config WalltimeOptions to exec-harness WalltimeExecutionArgs
src/cli/exec/multi_targets.rs:30
Function
warn_mark
()
src/cli/status.rs:16
Method
with_channel
Create a new RingBufferPoller with an mpsc channel for events Returns the RingBufferPoller and the receiver end of the channel
crates/memtrack/src/ebpf/poller.rs:60
Method
wrap_command
( &mut self, mut cmd_builder: CommandBuilder, _config: &ExecutorConfig, profil
src/executor/wall_time/profiler/samply/mod.rs:84
Function
write_events
(bencher: Bencher, n: usize)
crates/runner-shared/benches/memtrack_writer.rs:44
← previous
1,001–1,061 of 1,061, ranked by callers