forked from scylladb/seastar
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge "Various improvements to execution stages" from Paweł
"These patches add individual metrics for execution stages, fixes problems with creation of execution stages and adds more tests." * tag 'pdziepak/execution-stages-improvements/v4' of github.com:cloudius-systems/seastar-dev: tests/execution_stage: test that unique stage name is required test/execution_stage: add more tests for creating stages execution_stage: fix stage creation from lreference to function object tests/execution_stage: add test for metrics execution_stages: add metrics metrics_registration: make metric_groups movable
- Loading branch information
Showing
3 changed files
with
158 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters