MCPcopy Create free account

hub / github.com/CodSpeedHQ/codspeed / types & classes

Types & classes222 in github.com/CodSpeedHQ/codspeed

↓ 1 callersClassInstrumentHooks
crates/instrument-hooks-bindings/src/mod.rs:10
↓ 1 callersClassInstrumentHooks
crates/instrument-hooks-bindings/src/lib.rs:12
↓ 1 callersClassJsonEvent
src/logger.rs:105
ClassAllocationTestCase
crates/memtrack/tests/c_tests.rs:34
EnumAllocatorKind
crates/memtrack/src/allocators/mod.rs:13
ClassAllocatorLib
crates/memtrack/src/allocators/mod.rs:66
ClassAnyOfToOneOf
src/bin/generate_config_schema.rs:20
EnumArch
src/binary_pins.rs:58
ClassArgs
crates/exec-harness/src/main.rs:14
InterfaceArtifactExt
crates/runner-shared/src/artifacts/mod.rs:13
ClassAuthArgs
src/cli/auth.rs:21
EnumAuthCommands
src/cli/auth.rs:27
ClassAuthConfig
src/config.rs:26
ClassAuthStatus
Outcome of resolving the auth status, before rendering.
src/cli/auth.rs:149
ClassBenchmarkCommand
crates/exec-harness/src/lib.rs:28
ClassBenchmarkConfig
crates/runner-shared/src/walltime_results/interfaces.rs:32
ClassBenchmarkData
src/executor/wall_time/profiler/perf/mod.rs:241
EnumBenchmarkDataSaveError
src/executor/wall_time/profiler/perf/mod.rs:247
ClassBenchmarkMetadata
crates/runner-shared/src/walltime_results/interfaces.rs:6
EnumBenchmarkReportStatus
src/api_client.rs:218
ClassBenchmarkStats
crates/runner-shared/src/walltime_results/interfaces.rs:12
EnumBenchmarkTarget
src/executor/config.rs:19
ClassBinaryPin
src/binary_pins.rs:26
ClassBuildkiteLogger
A logger that prints logs in the format expected by Buildkite See https://buildkite.com/docs/pipelines/managing-log-output
src/run_environment/buildkite/logger.rs:12
ClassBuildkiteProvider
src/run_environment/buildkite/provider.rs:19
ClassCli
src/cli/mod.rs:43
ClassCli
crates/memtrack/src/main.rs:18
ClassCodSpeedAPIClient
src/api_client.rs:11
ClassCodSpeedConfig
src/config.rs:103
EnumCommand
crates/runner-shared/src/fifo.rs:44
ClassCommandBuilder
src/executor/helpers/command.rs:8
EnumCommands
src/cli/mod.rs:80
EnumCommands
crates/memtrack/src/main.rs:24
EnumCompareRunsOutcome
src/api_client.rs:287
ClassCompareRunsResponse
src/api_client.rs:283
ClassCompareRunsVars
src/api_client.rs:197
ClassComparisonRow
src/upload/benchmark_display.rs:335
ClassConfigMerger
Handles merging of CLI arguments with project configuration Implements the precedence rule: CLI > config > None
src/project_config/merger.rs:8
ClassConfigOverrides
src/config.rs:89
ClassConsumeLoginSessionVars
src/api_client.rs:94
ClassCreator
crates/runner-shared/src/walltime_results/interfaces.rs:55
ClassDebugInfo
crates/runner-shared/src/debug_info.rs:4
ClassDeferredLog
A snapshot of a log record that can be stored across the rolling-buffer lifetime (the original `log::Record` borrows data and cannot be kept).
src/local_logger/mod.rs:42
ClassDiscoveredProjectConfig
src/project_config/discover.rs:16
EnumDistroVersion
src/binary_pins.rs:43
ClassExecAndRunSharedArgs
src/cli/shared.rs:28
ClassExecArgs
src/cli/exec/mod.rs:21
ClassExecutionContext
Per-mode execution context. Contains only the mode-specific configuration and the profile folder path. Shared state (provider, system_info, logger) l
src/executor/execution_context.rs:8
ClassExecutionOptions
crates/exec-harness/src/walltime/config.rs:129
ClassExecutionTimestamps
crates/runner-shared/src/artifacts/execution_timestamps.rs:6
InterfaceExecutor
src/executor/mod.rs:110
ClassExecutorConfig
src/executor/config.rs:105
EnumExecutorName
src/executor/interfaces.rs:7
EnumExecutorSupport
src/executor/mod.rs:100
ClassExecutorTarget
src/executor/orchestrator.rs:108
ClassExperimentalArgs
src/cli/experimental.rs:10
ClassFetchLocalRunResponse
src/api_client.rs:191
ClassFetchLocalRunVars
src/api_client.rs:109
ClassFifoBenchmarkData
src/executor/shared/fifo.rs:68
ClassGenericFifo
src/executor/shared/fifo.rs:28
ClassGetOrCreateProjectRepositoryVars
src/api_client.rs:295
ClassGhData
src/run_environment/interfaces.rs:64
ClassGitContext
Information about the git repository root path
src/run_environment/local/provider.rs:48
ClassGitHubActionsProvider
src/run_environment/github_actions/provider.rs:25
ClassGitLabCILogger
A logger that prints log in the format expected by GitLab CI See https://docs.gitlab.com/ee/ci/yaml/script.html
src/run_environment/gitlab_ci/logger.rs:45
ClassGitLabCIProvider
src/run_environment/gitlab_ci/provider.rs:18
ClassGitRemote
src/cli/run/helpers/parse_git_remote.rs:15
ClassGithubActionLogger
A logger that prints logs in the format expected by GitHub Actions, with grouping support. See https://docs.github.com/en/actions/using-workflows/wor
src/run_environment/github_actions/logger.rs:12
ClassGlData
src/run_environment/interfaces.rs:71
EnumGroupEvent
src/logger.rs:60
ClassHookScriptsGuard
src/executor/wall_time/executor.rs:36
EnumIcon
src/local_logger/icons.rs:5
ClassInstrument
crates/runner-shared/src/walltime_results/interfaces.rs:49
ClassInstrumentHooks
crates/instrument-hooks-bindings/src/bindings.rs:9
EnumInstrumentName
src/instruments/mod.rs:22
ClassInstruments
src/instruments/mod.rs:17
EnumIntegrationMode
crates/runner-shared/src/fifo.rs:37
EnumInternalCommands
src/cli/mod.rs:109
EnumIpcCommand
crates/memtrack/src/ipc.rs:12
ClassIpcMessage
crates/memtrack/src/ipc.rs:27
EnumIpcResponse
crates/memtrack/src/ipc.rs:20
ClassJitDump
src/executor/wall_time/profiler/perf/jit_dump.rs:10
EnumLinuxDistribution
src/system/os.rs:79
ClassLoadedModule
src/executor/wall_time/profiler/perf/loaded_module.rs:12
ClassLocalData
src/run_environment/interfaces.rs:78
ClassLocalLogger
src/local_logger/mod.rs:66
ClassLocalProvider
src/run_environment/local/provider.rs:35
InterfaceLocalProviderApiClient
src/run_environment/local/provider.rs:392
ClassLogger
src/cli/run/logger.rs:10
ClassMappedProcessDebugInfo
crates/runner-shared/src/debug_info.rs:26
ClassMappedProcessModuleSymbols
crates/runner-shared/src/module_symbols.rs:8
ClassMappedProcessUnwindData
crates/runner-shared/src/unwind_data.rs:284
EnumMarkerType
crates/runner-shared/src/fifo.rs:25
EnumMeasurementMode
crates/exec-harness/src/lib.rs:15
ClassMemmapRecordsOutput
src/executor/wall_time/profiler/perf/parse_perf_file.rs:15
ClassMemoryExecutor
src/executor/memory/executor.rs:36
ClassMemoryRow
src/upload/benchmark_display.rs:88
ClassMemtrackArtifact
crates/runner-shared/src/artifacts/memtrack.rs:6
ClassMemtrackBpf
crates/memtrack/src/ebpf/memtrack.rs:175
ClassMemtrackEvent
crates/runner-shared/src/artifacts/memtrack.rs:39
next →1–100 of 222, ranked by callers