pyapp-kit
psygnal
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: avoid name conflicts (option 2) use __get__ directly to create signal instances
#262
Closed
Comparing
tlambert03:fix-signal-name-conflict
(
2a99cbe
) with
main
(
d3d558d
)
CodSpeed Performance Gauge
+10%
Improvement
1
Untouched
65
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
66 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[partial_method-2]
tests/test_bench.py
CodSpeed Performance Gauge
+10%
67.8 µs
61.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_create_signal_instance
tests/test_bench.py
CodSpeed Performance Gauge
+3%
25.9 µs
25.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[real_func-2]
tests/test_bench.py
CodSpeed Performance Gauge
+3%
64.3 µs
62.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_create_signal
tests/test_bench.py
CodSpeed Performance Gauge
+2%
75 µs
73.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[partial-34]
tests/test_bench.py
CodSpeed Performance Gauge
+1%
105.5 µs
104.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[method-34]
tests/test_bench.py
CodSpeed Performance Gauge
+1%
101.5 µs
100.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[print-34]
tests/test_bench.py
CodSpeed Performance Gauge
+1%
271.6 µs
269.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_dataclass_setattr[attrs]
tests/test_bench.py
CodSpeed Performance Gauge
+1%
763.2 µs
759 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[print-50]
tests/test_bench.py
CodSpeed Performance Gauge
+1%
368.9 µs
366.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[print-2]
tests/test_bench.py
CodSpeed Performance Gauge
+1%
83.2 µs
82.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[print-18]
tests/test_bench.py
CodSpeed Performance Gauge
+1%
174.2 µs
173.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[setattr-2]
tests/test_bench.py
CodSpeed Performance Gauge
+1%
52.9 µs
52.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[setattr-18]
tests/test_bench.py
CodSpeed Performance Gauge
+1%
59.5 µs
59.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[setitem-18]
tests/test_bench.py
CodSpeed Performance Gauge
0%
66.1 µs
65.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[function-2]
tests/test_bench.py
CodSpeed Performance Gauge
0%
61.3 µs
61.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_evented_setattr
tests/test_bench.py
CodSpeed Performance Gauge
0%
25.7 µs
25.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[function-34]
tests/test_bench.py
CodSpeed Performance Gauge
0%
83.7 µs
83.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[setattr-34]
tests/test_bench.py
CodSpeed Performance Gauge
0%
65.5 µs
65.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_connect_time[partial-]
tests/test_bench.py
CodSpeed Performance Gauge
0%
242.7 µs
242.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[partial-18]
tests/test_bench.py
CodSpeed Performance Gauge
0%
82.2 µs
82.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_dataclass_setattr[dataclass]
tests/test_bench.py
CodSpeed Performance Gauge
0%
741.3 µs
740.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[setitem-34]
tests/test_bench.py
CodSpeed Performance Gauge
0%
77.9 µs
77.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_connect_time[partial_method-]
tests/test_bench.py
CodSpeed Performance Gauge
0%
274 µs
273.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[partial_method-34]
tests/test_bench.py
CodSpeed Performance Gauge
0%
121 µs
121 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_emit_time[partial-50]
tests/test_bench.py
CodSpeed Performance Gauge
0%
126.1 µs
126.1 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
d3d558d
+10.16%
fix: use __get__ directly to create signal instances
2a99cbe
2 years ago
by tlambert03
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs