Dynamic Main and Sub Library Benchmarking for Upgrade Compatibility

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for managing software library upgrades are time-consuming and prone to compatibility issues and breaking changes, with manual tools failing to identify deprecated functions and breaking changes in latest library versions, leading to vulnerabilities and compromised security.

Innovation Solution

A system and method utilizing AI-driven dynamic benchmarking to assess library dependencies, identify compatible versions, and apply necessary changes while ensuring code quality through Functional Verification Tests and regression analysis, predicting potential failures and recommending upgrades.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual methods are used to manage software library upgrades, then developers can identify and apply updates, but the process becomes time-consuming and prone to compatibility issues

Engineering Contradiction:
Improveupgrade reliabilityVSAvoidupgrade time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system automatically identifies library dependencies, analyzes changelogs, detects breaking changes, and generates upgrade recommendations without requiring manual developer intervention for each library, thereby reducing time consumption while maintaining reliability through systematic analysis

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system provides feedback by analyzing changelog entries, identifying breaking changes, and generating structured upgrade recommendations that help developers make informed decisions, improving upgrade reliability through systematic feedback on potential compatibility issues

Inventive Principle:
Principle #23Feedback

2Object-affected harmful factors

If latest library versions are applied without proper analysis, then security vulnerabilities are reduced, but breaking changes and compatibility issues increase

Engineering Contradiction:
Improvesecurity vulnerabilitiesVSAvoidcode compatibility
Core Design Contradiction:
Object-affected harmful factorsVSReliability

Solution Approach 1:

The system performs preliminary analysis of changelog entries before applying upgrades, identifying breaking changes and deprecated features in advance, allowing developers to prepare compatibility adjustments while still benefiting from security updates in the latest library versions

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system acts as an intermediary by analyzing the changelog and generating a structured report that mediates between the desire to apply latest versions for security and the need to maintain compatibility, providing actionable recommendations that balance both concerns

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If comprehensive analysis of all library changes is performed, then breaking changes are identified, but the complexity of the upgrade process increases

Engineering Contradiction:
Improvechange detection accuracyVSAvoidupgrade process complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the complex task of library upgrade analysis into distinct components: identifying dependencies, analyzing changelogs, detecting breaking changes, and generating recommendations. This segmentation maintains high measurement precision for change detection while managing process complexity through structured, modular analysis steps

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250284621A1Dynamic Benchmarking of Combinations of Main and Sub Libraries for Library Developer Operations (LIBOPS)
Publication Date: 2025.09.11 KYNDRYL INC
  • US20250284621A1 patent drawing
  • US20250284621A1 patent drawing
  • US20250284621A1 patent drawing

AI summary

A computer implemented method and system for supporting self-assessed upgrades using dynamic benchmarking of combinations of main and sub libraries for carrying out Library Developer Operations (LibOps) includes identifying a software library module being used in a software application, identifying dependencies and upgrades for the software library module, identifying a latest software library module version, identifying a change.log module for the latest software library module version, wherein the change.log module includes a record of all changes to the software library module, categorizing breaking changes and deprecated features for the latest software library module version and generating an upgrade score and suggesting recommendations responsive to the upgrade score.