Resume & JD Parser Performance Metrics (pX Percentiles)
When parsing a batch of resumes or job descriptions, P(n) denotes the percentile parsing time — meaning n% of documents were parsed within the specified time.
Resume Parser
For Example:
Below are the pX metrics for the Resume Parser API:-
Batch Used:- 6M
P(50) | <879ms |
P(75) | <1353ms |
P(90) | <2241ms |
P(95) | <3129ms |
P(99) | <7738ms |
JD Parser API
Below are the pX metrics for the JD Parser API:-
Batch Used:- 0.3m
P(50) | <196ms |
P(75) | <345ms |
P(90) | <2078ms |
P(95) | <2302ms |
P(99) | <6920ms |
So the table provided above states as follows:
- For 50% of the resumes, parsing time is less than 879ms
- For 75% of the resumes, parsing time is less than 1353ms
- For 90% of the resumes, parsing time is less than 2241ms
- For 95% of the resumes, parsing time is less than 3129ms
- For 99% of the resumes, parsing time is less than 7738ms
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.