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

CRL publishing needs performance review #1202

Open
pki-bot opened this issue Oct 2, 2020 · 2 comments
Open

CRL publishing needs performance review #1202

pki-bot opened this issue Oct 2, 2020 · 2 comments
Milestone

Comments

@pki-bot
Copy link

pki-bot commented Oct 2, 2020

This issue was migrated from Pagure Issue #632. Originally filed by awnuk (@awnuk) on 2013-05-30 03:10:31:

  • Assigned to nobody

CRL publishing needs performance review.

CRL split times for adding 50K to existing 50K entries:
 
Operation                             Time in ms
================================================
Copying delta CRL cache:                       8
------------------------------------------------
Preparing data for delta CRL generation:       2
Signing and encoding delta CRL:               99
Storing delta CRL:                           253
Delta CRL publishing:                       2150
------------------------------------------------
Preparing data for CRL generation:            31
Adding extensions:                             0
Signing and encoding CRL:                     77
Storing CRL:                                 688
Publishing CRL:                             2945
------------------------------------------------
Delta CRL total:                            2504
CRL total:                                  3749
Total:                                      6253
================================================

[[BR]]

From mach1:
----------------------------------------------------------------
Issuing point   CRL numbers   Number of entries   Recent changes
MasterCRL       1325, 1325    10000000, 0         0, 0, 0
----------------------------------------------------------------

CRL split times:
---------------- 
Operation                             Time in ms
================================================
Copying delta CRL cache:                       0
------------------------------------------------
Preparing data for delta CRL generation:       0
Signing and encoding delta CRL:                8
Storing delta CRL:                         96907
Delta CRL publishing:                     177853
------------------------------------------------
Preparing data for CRL generation:             0
Adding extensions:                             0
Signing and encoding CRL:                  14048
Storing CRL:                              236265
Publishing CRL:                           211122
------------------------------------------------
Delta CRL total:                          274768
CRL total:                                461435
Total:                                    736203
================================================
@pki-bot
Copy link
Author

pki-bot commented Oct 2, 2020

@pki-bot pki-bot added this to the UNTRIAGED milestone Oct 2, 2020
@pki-bot
Copy link
Author

pki-bot commented Oct 2, 2020

Comment from awnuk (@awnuk) at 2017-02-27 14:02:26

Metadata Update from @awnuk:

  • Issue set to the milestone: UNTRIAGED

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

No branches or pull requests

1 participant