| credit_card/is_card_number/ | execution_time | [3.910µs; 3.911µs] or [-0.009%; +0.009%] | None | None | None |
| credit_card/is_card_number/ | throughput | [255682858.804op/s; 255728652.538op/s] or [-0.009%; +0.009%] | None | None | None |
| credit_card/is_card_number/ 3782-8224-6310-005 | execution_time | [77.727µs; 77.958µs] or [-0.148%; +0.148%] | None | None | None |
| credit_card/is_card_number/ 3782-8224-6310-005 | throughput | [12829214.928op/s; 12866469.271op/s] or [-0.145%; +0.145%] | None | None | None |
| credit_card/is_card_number/ 378282246310005 | execution_time | [71.068µs; 71.152µs] or [-0.059%; +0.059%] | None | None | None |
| credit_card/is_card_number/ 378282246310005 | throughput | [14054693.287op/s; 14071145.212op/s] or [-0.058%; +0.058%] | None | None | None |
| credit_card/is_card_number/37828224631 | execution_time | [3.912µs; 3.912µs] or [-0.010%; +0.010%] | None | None | None |
| credit_card/is_card_number/37828224631 | throughput | [255599048.067op/s; 255648989.981op/s] or [-0.010%; +0.010%] | None | None | None |
| credit_card/is_card_number/378282246310005 | execution_time | [67.895µs; 67.998µs] or [-0.076%; +0.076%] | None | None | None |
| credit_card/is_card_number/378282246310005 | throughput | [14706832.093op/s; 14729015.033op/s] or [-0.075%; +0.075%] | None | None | None |
| credit_card/is_card_number/37828224631000521389798 | execution_time | [45.095µs; 45.140µs] or [-0.049%; +0.049%] | None | None | None |
| credit_card/is_card_number/37828224631000521389798 | throughput | [22153800.515op/s; 22175511.297op/s] or [-0.049%; +0.049%] | None | None | None |
| credit_card/is_card_number/x371413321323331 | execution_time | [6.035µs; 6.039µs] or [-0.036%; +0.036%] | None | None | None |
| credit_card/is_card_number/x371413321323331 | throughput | [165579123.877op/s; 165698071.085op/s] or [-0.036%; +0.036%] | None | None | None |
| credit_card/is_card_number_no_luhn/ | execution_time | [3.911µs; 3.911µs] or [-0.009%; +0.009%] | None | None | None |
| credit_card/is_card_number_no_luhn/ | throughput | [255673515.484op/s; 255721313.204op/s] or [-0.009%; +0.009%] | None | None | None |
| credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 | execution_time | [65.416µs; 65.428µs] or [-0.010%; +0.010%] | None | None | None |
| credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 | throughput | [15283977.864op/s; 15286891.123op/s] or [-0.010%; +0.010%] | None | None | None |
| credit_card/is_card_number_no_luhn/ 378282246310005 | execution_time | [53.027µs; 53.036µs] or [-0.008%; +0.008%] | None | None | None |
| credit_card/is_card_number_no_luhn/ 378282246310005 | throughput | [18855295.409op/s; 18858279.412op/s] or [-0.008%; +0.008%] | None | None | None |
| credit_card/is_card_number_no_luhn/37828224631 | execution_time | [3.911µs; 3.911µs] or [-0.009%; +0.009%] | None | None | None |
| credit_card/is_card_number_no_luhn/37828224631 | throughput | [255672874.266op/s; 255718745.147op/s] or [-0.009%; +0.009%] | None | None | None |
| credit_card/is_card_number_no_luhn/378282246310005 | execution_time | [49.785µs; 49.794µs] or [-0.009%; +0.009%] | None | None | None |
| credit_card/is_card_number_no_luhn/378282246310005 | throughput | [20082732.563op/s; 20086178.438op/s] or [-0.009%; +0.009%] | None | None | None |
| credit_card/is_card_number_no_luhn/37828224631000521389798 | execution_time | [45.081µs; 45.118µs] or [-0.041%; +0.041%] | None | None | None |
| credit_card/is_card_number_no_luhn/37828224631000521389798 | throughput | [22164329.374op/s; 22182590.169op/s] or [-0.041%; +0.041%] | None | None | None |
| credit_card/is_card_number_no_luhn/x371413321323331 | execution_time | [6.034µs; 6.037µs] or [-0.021%; +0.021%] | None | None | None |
| credit_card/is_card_number_no_luhn/x371413321323331 | throughput | [165648152.940op/s; 165717315.610op/s] or [-0.021%; +0.021%] | None | None | None |
Uh oh!
There was an error while loading.Please reload this page.
What does this PR do?
Initial implementation of OTel protocol for libdatadog.
Motivation
OTel is coming, we should see how hard it is to create the signal, and what gotchas we run into
Additional Notes
How to test the change?