gvl_timing 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 6501413dc9601f05b7595fa0494ed21ef9de1638554ced822efb689f7970a51a
4
+ data.tar.gz: 23ed94187a9048aa54bbbb33fcd20bbfa1c1e4169c788d65bcf4c9fc078ceedb
5
+ SHA512:
6
+ metadata.gz: dacfe66754ee03d97d509f8c6c30243675e0663e53616972628cd58c0b5b02d73f6943d0c3803e8879e1e9273031cb42ff9e06565d706ed21784df75ec166725
7
+ data.tar.gz: c4c3be6acf8a456e604ee29016f2f129621e1508955dff64671cce172ea727272f83caf90367af235f9d0535597f1b22fedfd24f26358b38183f0f310769ca94
@@ -0,0 +1,84 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
6
+
7
+ We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
8
+
9
+ ## Our Standards
10
+
11
+ Examples of behavior that contributes to a positive environment for our community include:
12
+
13
+ * Demonstrating empathy and kindness toward other people
14
+ * Being respectful of differing opinions, viewpoints, and experiences
15
+ * Giving and gracefully accepting constructive feedback
16
+ * Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
17
+ * Focusing on what is best not just for us as individuals, but for the overall community
18
+
19
+ Examples of unacceptable behavior include:
20
+
21
+ * The use of sexualized language or imagery, and sexual attention or
22
+ advances of any kind
23
+ * Trolling, insulting or derogatory comments, and personal or political attacks
24
+ * Public or private harassment
25
+ * Publishing others' private information, such as a physical or email
26
+ address, without their explicit permission
27
+ * Other conduct which could reasonably be considered inappropriate in a
28
+ professional setting
29
+
30
+ ## Enforcement Responsibilities
31
+
32
+ Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
33
+
34
+ Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
35
+
36
+ ## Scope
37
+
38
+ This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
39
+
40
+ ## Enforcement
41
+
42
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at john@hawthorn.email. All complaints will be reviewed and investigated promptly and fairly.
43
+
44
+ All community leaders are obligated to respect the privacy and security of the reporter of any incident.
45
+
46
+ ## Enforcement Guidelines
47
+
48
+ Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
49
+
50
+ ### 1. Correction
51
+
52
+ **Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
53
+
54
+ **Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.
55
+
56
+ ### 2. Warning
57
+
58
+ **Community Impact**: A violation through a single incident or series of actions.
59
+
60
+ **Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
61
+
62
+ ### 3. Temporary Ban
63
+
64
+ **Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
65
+
66
+ **Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
67
+
68
+ ### 4. Permanent Ban
69
+
70
+ **Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
71
+
72
+ **Consequence**: A permanent ban from any sort of public interaction within the community.
73
+
74
+ ## Attribution
75
+
76
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0,
77
+ available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
78
+
79
+ Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity).
80
+
81
+ [homepage]: https://www.contributor-covenant.org
82
+
83
+ For answers to common questions about this code of conduct, see the FAQ at
84
+ https://www.contributor-covenant.org/faq. Translations are available at https://www.contributor-covenant.org/translations.
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2024 John Hawthorn
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,39 @@
1
+ # GvlTiming
2
+
3
+ TODO: Delete this and the text below, and describe your gem
4
+
5
+ Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/gvl_timing`. To experiment with that code, run `bin/console` for an interactive prompt.
6
+
7
+ ## Installation
8
+
9
+ TODO: Replace `UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG` with your gem name right after releasing it to RubyGems.org. Please do not do it earlier due to security reasons. Alternatively, replace this section with instructions to install your gem from git if you don't plan to release to RubyGems.org.
10
+
11
+ Install the gem and add to the application's Gemfile by executing:
12
+
13
+ $ bundle add UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
14
+
15
+ If bundler is not being used to manage dependencies, install the gem by executing:
16
+
17
+ $ gem install UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
18
+
19
+ ## Usage
20
+
21
+ TODO: Write usage instructions here
22
+
23
+ ## Development
24
+
25
+ After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
26
+
27
+ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
28
+
29
+ ## Contributing
30
+
31
+ Bug reports and pull requests are welcome on GitHub at https://github.com/jhawthorn/gvl_timing. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/jhawthorn/gvl_timing/blob/main/CODE_OF_CONDUCT.md).
32
+
33
+ ## License
34
+
35
+ The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
36
+
37
+ ## Code of Conduct
38
+
39
+ Everyone interacting in the GvlTiming project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/jhawthorn/gvl_timing/blob/main/CODE_OF_CONDUCT.md).
data/Rakefile ADDED
@@ -0,0 +1,18 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "bundler/gem_tasks"
4
+ require "minitest/test_task"
5
+
6
+ Minitest::TestTask.create
7
+
8
+ require "rake/extensiontask"
9
+
10
+ task build: :compile
11
+
12
+ GEMSPEC = Gem::Specification.load("gvl_timing.gemspec")
13
+
14
+ Rake::ExtensionTask.new("gvl_timing", GEMSPEC) do |ext|
15
+ ext.lib_dir = "lib/gvl_timing"
16
+ end
17
+
18
+ task default: %i[clobber compile test]
data/exe/gvl_timing ADDED
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require "gvl_timing"
@@ -0,0 +1,10 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "mkmf"
4
+
5
+ # Makes all symbols private by default to avoid unintended conflict
6
+ # with other gems. To explicitly export symbols you can use RUBY_FUNC_EXPORTED
7
+ # selectively, or entirely remove this flag.
8
+ append_cflags("-fvisibility=hidden")
9
+
10
+ create_makefile("gvl_timing/gvl_timing")
@@ -0,0 +1,170 @@
1
+ #include "gvl_timing.h"
2
+ #include "ruby/thread.h"
3
+
4
+ static VALUE rb_mGVLTiming;
5
+ static VALUE rb_cTimer;
6
+
7
+ static const uint64_t nanoseconds_per_second = 1000000000;
8
+
9
+ static uint64_t clock_gettime_ns(clockid_t clock_id) {
10
+ struct timespec ts;
11
+ clock_gettime(clock_id, &ts);
12
+ return ts.tv_sec * nanoseconds_per_second + ts.tv_nsec;
13
+ }
14
+
15
+ enum ruby_gvl_state {
16
+ GVL_STATE_RUNNING = 0,
17
+ GVL_STATE_STALLED = 1,
18
+ GVL_STATE_IDLE = 2,
19
+ };
20
+
21
+ struct gvl_timer {
22
+ uint64_t timings[3];
23
+
24
+ uint64_t monotonic_start;
25
+ uint64_t monotonic_stop;
26
+ uint64_t cputime_start;
27
+ uint64_t cputime_stop;
28
+
29
+ uint64_t prev_timestamp;
30
+ enum ruby_gvl_state prev_state;
31
+ VALUE thread;
32
+ rb_internal_thread_event_hook_t *event_hook;
33
+
34
+ bool running;
35
+ };
36
+
37
+ void record_timing(struct gvl_timer *timer, enum ruby_gvl_state new_state) {
38
+ uint64_t timestamp = clock_gettime_ns(CLOCK_MONOTONIC);
39
+
40
+ timer->timings[timer->prev_state] += (timestamp - timer->prev_timestamp);
41
+ timer->prev_timestamp = timestamp;
42
+ timer->prev_state = new_state;
43
+ }
44
+
45
+ void internal_thread_event_cb(rb_event_flag_t event, const rb_internal_thread_event_data_t *event_data, void *data) {
46
+ struct gvl_timer *timer = data;
47
+
48
+ if (!ruby_native_thread_p()) return;
49
+ VALUE thread = rb_thread_current();
50
+ //#if HAVE_RB_INTERNAL_THREAD_EVENT_DATA_T_THREAD
51
+ //#else
52
+ //#endif
53
+ if (thread != timer->thread) {
54
+ return;
55
+ }
56
+
57
+ enum ruby_gvl_state new_state;
58
+ switch (event) {
59
+ case RUBY_INTERNAL_THREAD_EVENT_READY:
60
+ new_state = GVL_STATE_STALLED;
61
+ break;
62
+ case RUBY_INTERNAL_THREAD_EVENT_RESUMED:
63
+ new_state = GVL_STATE_RUNNING;
64
+ break;
65
+ case RUBY_INTERNAL_THREAD_EVENT_SUSPENDED:
66
+ new_state = GVL_STATE_IDLE;
67
+ break;
68
+ default:
69
+ return;
70
+ }
71
+
72
+ record_timing(timer, new_state);
73
+ }
74
+
75
+ static const rb_data_type_t gvl_timer_type = {
76
+ .wrap_struct_name = "gvl_timer",
77
+ .function = {
78
+ //.dmemsize = rb_collector_memsize,
79
+ //.dmark = collector_mark,
80
+ //.dfree = collector_free,
81
+ },
82
+ };
83
+
84
+ VALUE gvl_timer_alloc(VALUE klass) {
85
+ struct gvl_timer *timer;
86
+ VALUE obj = TypedData_Make_Struct(klass, struct gvl_timer, &gvl_timer_type, timer);
87
+ return obj;
88
+ }
89
+
90
+ struct gvl_timer *get_timer(VALUE obj) {
91
+ struct gvl_timer *timer;
92
+ TypedData_Get_Struct(obj, struct gvl_timer, &gvl_timer_type, timer);
93
+ return timer;
94
+ }
95
+
96
+ VALUE gvl_timer_start(VALUE obj) {
97
+ struct gvl_timer *timer = get_timer(obj);
98
+ timer->monotonic_start = clock_gettime_ns(CLOCK_MONOTONIC);
99
+ timer->cputime_start = clock_gettime_ns(CLOCK_THREAD_CPUTIME_ID);
100
+
101
+ timer->thread = rb_thread_current();
102
+ timer->running = true;
103
+ timer->event_hook = rb_internal_thread_add_event_hook(internal_thread_event_cb, RUBY_INTERNAL_THREAD_EVENT_MASK, timer);
104
+
105
+ timer->prev_state = GVL_STATE_RUNNING;
106
+ timer->prev_timestamp = clock_gettime_ns(CLOCK_MONOTONIC);
107
+
108
+ return obj;
109
+ }
110
+
111
+ VALUE gvl_timer_stop(VALUE obj) {
112
+ struct gvl_timer *timer = get_timer(obj);
113
+
114
+ // Record last interval
115
+ record_timing(timer, GVL_STATE_RUNNING);
116
+
117
+ rb_internal_thread_remove_event_hook(timer->event_hook);
118
+
119
+ timer->monotonic_stop = clock_gettime_ns(CLOCK_MONOTONIC);
120
+ timer->cputime_stop = clock_gettime_ns(CLOCK_THREAD_CPUTIME_ID);
121
+ timer->running = false;
122
+ return obj;
123
+ }
124
+
125
+ VALUE gvl_timer_monotonic_start(VALUE obj) {
126
+ return ULL2NUM(get_timer(obj)->monotonic_start);
127
+ }
128
+
129
+ VALUE gvl_timer_monotonic_stop(VALUE obj) {
130
+ return ULL2NUM(get_timer(obj)->monotonic_stop);
131
+ }
132
+
133
+ VALUE gvl_timer_cputime_start(VALUE obj) {
134
+ return ULL2NUM(get_timer(obj)->cputime_start);
135
+ }
136
+
137
+ VALUE gvl_timer_cputime_stop(VALUE obj) {
138
+ return ULL2NUM(get_timer(obj)->cputime_stop);
139
+ }
140
+
141
+ VALUE gvl_timer_running_duration(VALUE obj) {
142
+ return ULL2NUM(get_timer(obj)->timings[GVL_STATE_RUNNING]);
143
+ }
144
+
145
+ VALUE gvl_timer_stalled_duration(VALUE obj) {
146
+ return ULL2NUM(get_timer(obj)->timings[GVL_STATE_STALLED]);
147
+ }
148
+
149
+ VALUE gvl_timer_idle_duration(VALUE obj) {
150
+ return ULL2NUM(get_timer(obj)->timings[GVL_STATE_IDLE]);
151
+ }
152
+
153
+ RUBY_FUNC_EXPORTED void
154
+ Init_gvl_timing(void)
155
+ {
156
+ rb_mGVLTiming = rb_define_module("GVLTiming");
157
+ rb_cTimer = rb_define_class_under(rb_mGVLTiming, "Timer", rb_cObject);
158
+ rb_define_alloc_func(rb_cTimer, gvl_timer_alloc);
159
+ rb_define_method(rb_cTimer, "start", gvl_timer_start, 0);
160
+ rb_define_method(rb_cTimer, "stop", gvl_timer_stop, 0);
161
+
162
+ rb_define_method(rb_cTimer, "monotonic_start", gvl_timer_monotonic_start, 0);
163
+ rb_define_method(rb_cTimer, "monotonic_stop", gvl_timer_monotonic_stop, 0);
164
+ rb_define_method(rb_cTimer, "cputime_start", gvl_timer_cputime_start, 0);
165
+ rb_define_method(rb_cTimer, "cputime_stop", gvl_timer_cputime_stop, 0);
166
+
167
+ rb_define_method(rb_cTimer, "running_duration", gvl_timer_running_duration, 0);
168
+ rb_define_method(rb_cTimer, "stalled_duration", gvl_timer_stalled_duration, 0);
169
+ rb_define_method(rb_cTimer, "idle_duration", gvl_timer_idle_duration, 0);
170
+ }
@@ -0,0 +1,6 @@
1
+ #ifndef GVL_TIMING_H
2
+ #define GVL_TIMING_H 1
3
+
4
+ #include "ruby.h"
5
+
6
+ #endif /* GVL_TIMING_H */
@@ -0,0 +1,5 @@
1
+ # frozen_string_literal: true
2
+
3
+ module GVLTiming
4
+ VERSION = "0.1.2"
5
+ end
data/lib/gvl_timing.rb ADDED
@@ -0,0 +1,40 @@
1
+ # frozen_string_literal: true
2
+
3
+ require_relative "gvl_timing/version"
4
+ require_relative "gvl_timing/gvl_timing"
5
+
6
+ module GVLTiming
7
+ class Error < StandardError; end
8
+
9
+ class << self
10
+ def measure
11
+ timer = Timer.new
12
+ timer.start
13
+ yield
14
+ timer.stop
15
+ timer
16
+ end
17
+ alias_method :time, :measure
18
+ end
19
+
20
+ class Timer
21
+ NANOSECONDS_PER_SECOND_F = 1000000000.0
22
+
23
+ def duration
24
+ monotonic_stop - monotonic_start
25
+ end
26
+
27
+ def cpu_duration
28
+ cputime_stop - cputime_start
29
+ end
30
+
31
+ def inspect
32
+ "#<#{self.class} total=%.2fs running=%.2fs idle=%.2fs stalled=%.2fs>" % [
33
+ duration / NANOSECONDS_PER_SECOND_F,
34
+ running_duration / NANOSECONDS_PER_SECOND_F,
35
+ idle_duration / NANOSECONDS_PER_SECOND_F,
36
+ stalled_duration / NANOSECONDS_PER_SECOND_F
37
+ ]
38
+ end
39
+ end
40
+ end
metadata ADDED
@@ -0,0 +1,58 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: gvl_timing
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.2
5
+ platform: ruby
6
+ authors:
7
+ - John Hawthorn
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2024-05-11 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Report time spent in different GVL states
14
+ email:
15
+ - john@hawthorn.email
16
+ executables:
17
+ - gvl_timing
18
+ extensions:
19
+ - ext/gvl_timing/extconf.rb
20
+ extra_rdoc_files: []
21
+ files:
22
+ - CODE_OF_CONDUCT.md
23
+ - LICENSE.txt
24
+ - README.md
25
+ - Rakefile
26
+ - exe/gvl_timing
27
+ - ext/gvl_timing/extconf.rb
28
+ - ext/gvl_timing/gvl_timing.c
29
+ - ext/gvl_timing/gvl_timing.h
30
+ - lib/gvl_timing.rb
31
+ - lib/gvl_timing/version.rb
32
+ homepage: https://github.com/jhawthorn/gvl_timing
33
+ licenses:
34
+ - MIT
35
+ metadata:
36
+ homepage_uri: https://github.com/jhawthorn/gvl_timing
37
+ source_code_uri: https://github.com/jhawthorn/gvl_timing
38
+ changelog_uri: https://github.com/jhawthorn/gvl_timing
39
+ post_install_message:
40
+ rdoc_options: []
41
+ require_paths:
42
+ - lib
43
+ required_ruby_version: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - ">="
46
+ - !ruby/object:Gem::Version
47
+ version: 3.2.0
48
+ required_rubygems_version: !ruby/object:Gem::Requirement
49
+ requirements:
50
+ - - ">="
51
+ - !ruby/object:Gem::Version
52
+ version: '0'
53
+ requirements: []
54
+ rubygems_version: 3.4.19
55
+ signing_key:
56
+ specification_version: 4
57
+ summary: Report time spent in different GVL states
58
+ test_files: []