Skip to content

Ifejeremiah/scp-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Smart Card Redesign Performance

Attached, view performance, is the data generated from smart card process redesign with the following resources;

resources:
  limits:
    cpu: '1'
    memory: 2Gi
  requests:
    cpu: 500m
    memory: 500Mi

With an average of 39 minutes to process 10,000 records from new to scheduled.

After increasing resources to:

resources:
  limits:
    cpu: '2'
    memory: 4Gi
  requests:
    cpu: '1'
    memory: 1Gi

We have generated, view performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published