Perf improvements for effective visibility calculating - #103158
Conversation
This comment has been minimized.
This comment has been minimized.
|
If the update operation is a hotspot you need to get rid of all the helper methods it calls and reimplemented it from scratch as a single operation. What I don't like right now:
It may also be useful to go back to using Also, as I said in #102026 (comment) it's possible that |
23f8a02 to
da872f1
Compare
da872f1 to
13b17d3
Compare
|
@rustbot ready |
d31d83c to
f162be9
Compare
|
@rustbot ready |
This comment was marked as resolved.
This comment was marked as resolved.
commented
Oct 23, 2022
|
I cannot start a perf run until this PR is rebased. |
f162be9 to
cc546ed
Compare
commented
Oct 24, 2022
|
@rustbot ready |
commented
Oct 25, 2022
|
@rustbot ready |
commented
Oct 25, 2022
|
r=me after squashing commits. |
This comment has been minimized.
This comment has been minimized.
1ea7b44 to
a9447bb
Compare
commented
Oct 25, 2022
|
@rustbot ready |
commented
Oct 25, 2022
|
@bors r+ |
commented
Oct 25, 2022
commented
Oct 26, 2022
commented
Oct 26, 2022
|
☀️ Test successful - checks-actions |
commented
Oct 26, 2022
|
Finished benchmarking commit (a5406fe): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Footnotes |
related to #102026
r? @petrochenkov