Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(c_core): improve the performance of variogram and quicksort #131

Merged
merged 1 commit into from
May 29, 2023

Conversation

Zncl2222
Copy link
Owner

No description provided.

@Zncl2222 Zncl2222 added the performance performance enhancement label May 29, 2023
@Zncl2222 Zncl2222 added this to the v1.2.2 milestone May 29, 2023
@Zncl2222 Zncl2222 self-assigned this May 29, 2023
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 ⚠️

Comparison is base (1067a3b) 97.51% compared to head (09aff1a) 97.50%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #131      +/-   ##
===========================================
- Coverage    97.51%   97.50%   -0.02%     
===========================================
  Files           26       26              
  Lines         1048     1041       -7     
  Branches        56       61       +5     
===========================================
- Hits          1022     1015       -7     
  Misses          21       21              
  Partials         5        5              
Impacted Files Coverage Δ
uc_sgsim/c_core/src/sort_tools.c 100.00% <100.00%> (ø)
uc_sgsim/c_core/src/variogram.c 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented May 29, 2023

[Stochastic_UC_SGSIM_c] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented May 29, 2023

[Stochastic_UC_SGSIM_py] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Zncl2222 Zncl2222 merged commit ddf77db into develop May 29, 2023
@Zncl2222 Zncl2222 deleted the c/performance/c_core branch May 29, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance performance enhancement
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant