Skip to content

Conversation

eh-am
Copy link
Collaborator

@eh-am eh-am commented Dec 22, 2021

Closes #447

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
webapp/public/assets/app.js 273.98 KB (-6.05% 🔽) 5.5 s (-6.05% 🔽) 237 ms (-74.85% 🔽) 5.8 s

@pyroscopebot
Copy link
Contributor

Parameters

Details
Name Value
BENCH_RUN_FOR 10m
PYROBENCH_RAND_SEED 2306912
PYROBENCH_PROFILE_WIDTH 20
PYROBENCH_PROFILE_DEPTH 20
PYROBENCH_PROFILE_SYMBOL_LENGTH 30
PYROBENCH_APPS 20
PYROBENCH_CLIENTS 20
PYROBENCH_REQUESTS 10000

Result

main pr diff threshold
throughput 147.59 147.30 -0.29 (-0.20%) 5%
total items processed 122375.00 122466.00 91.00 (0.07%) 5%
Details
Name Description Query for main Query for pr
throughput rate(pyroscope_http_request_duration_seconds_count{handler="/ingest", instance="pyroscope:4040"}[5m]) rate(pyroscope_http_request_duration_seconds_count{handler="/ingest", instance="pyroscope_main:4040"}[5m])
total items processed pyroscope_http_request_duration_seconds_count{handler="/ingest", instance="pyroscope:4040"} pyroscope_http_request_duration_seconds_count{handler="/ingest", instance="pyroscope_main:4040"}

Screenshots

Throughput Throughput
Disk Usage Disk Usage
Memory Memory
Upload Errors (Total) Upload Errors (Total)
Successful Uploads (Total) Successful Uploads (Total)
CPU Utilization CPU Utilization

Generated by 🚫 dangerJS against 23e7430

@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #641 (e5986f4) into main (ee52a68) will decrease coverage by 0.07%.
The diff coverage is 72.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #641      +/-   ##
==========================================
- Coverage   75.76%   75.70%   -0.06%     
==========================================
  Files          45       45              
  Lines        1588     1592       +4     
  Branches      292      294       +2     
==========================================
+ Hits         1203     1205       +2     
- Misses        356      358       +2     
  Partials       29       29              
Impacted Files Coverage Δ
webapp/javascript/components/CustomDatePicker.tsx 24.14% <25.00%> (-1.78%) ⬇️
webapp/javascript/util/formatDate.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee52a68...e5986f4. Read the comment docs.

@eh-am
Copy link
Collaborator Author

eh-am commented Dec 22, 2021

/create-server

@petethepig petethepig merged commit 923fde6 into main Jan 2, 2022
@petethepig petethepig deleted the chore/replace-moment-for-date-fns branch January 2, 2022 07:17
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.

Swap from Moment to date-fns
3 participants