For a batch of resumes being parsed, P(n) specifies the parsing time Percentile for n% of the resume.
For Example:
When parsing a batch of 3M resumes, below are the details:
P(50) | < | 1220ms |
P(70) | < | 1768ms |
P(90) | < | 2834ms |
P(99) | < | 5685ms |
So the table provided above states as follows:
- For 50% of the resumes, parsing time is less than 1220ms
- For 70% of the resumes, parsing time is less than 1768ms
- For 90% of the resumes, parsing time is less than 2834ms
- For 99% of the resumes, parsing time is less than 5685ms
Note:- The parsing time of a resume depends on the number of pages in the resume, the formatting of the resume, and other details.
If you have any questions, you can contact RChilli Support by creating a ticket at RChilli HelpDesk or simply by emailing support@rchilli.com.
Comments
0 comments
Please sign in to leave a comment.