Skip to content

Revert "remove unnecessary cache for custom context encodings"#100

Merged
richardstartin merged 1 commit into
mainfrom
revert-86-rgs/remove-custom-context-cache
May 15, 2024
Merged

Revert "remove unnecessary cache for custom context encodings"#100
richardstartin merged 1 commit into
mainfrom
revert-86-rgs/remove-custom-context-cache

Conversation

@richardstartin
Copy link
Copy Markdown
Contributor

Reverts #86

This led to a significant regression in one workload
Screenshot 2024-05-14 at 20 30 33

@richardstartin richardstartin requested a review from jbachorik May 14, 2024 19:32
@github-actions
Copy link
Copy Markdown
Contributor

🔧 Report generated by pr-comment-scanbuild

Scan-Build Report

User:runner@fv-az651-805
Working Directory:/home/runner/work/java-profiler/java-profiler/ddprof-lib/src/test/make
Command Line:make -j4 clean all
Clang Version:Ubuntu clang version 14.0.0-1ubuntu1.1
Date:Tue May 14 19:33:09 2024

Bug Summary

Bug TypeQuantityDisplay?
All Bugs6
Logic error
Assigned value is garbage or undefined1
Dereference of null pointer2
Result of operation is garbage or undefined1
Unused code
Dead initialization1
Dead nested assignment1

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Logic errorAssigned value is garbage or undefineddwarf.cppparseInstructions23520
Unused codeDead initializationlivenessTracker.cppcleanup_table451
Unused codeDead nested assignmentvmStructs.cppcheckNativeBinding8181
Logic errorDereference of null pointerflightRecorder.cppflush14048
Logic errorDereference of null pointersafeAccess.hload3518
Logic errorResult of operation is garbage or undefineddwarf.hgetSLeb14225

@github-actions
Copy link
Copy Markdown
Contributor

🔧 Report generated by pr-comment-cppcheck

CppCheck Report

Warnings (5)

Style Violations (159)

@richardstartin richardstartin merged commit 1ac8ce4 into main May 15, 2024
@github-actions github-actions Bot added this to the 1.7.0 milestone May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants