|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1753361452382, |
| 2 | + "lastUpdate": 1753361455966, |
3 | 3 | "repoUrl": "https://github.com/noir-lang/noir-bignum", |
4 | 4 | "entries": { |
5 | 5 | "ACIR Opcodes": [ |
@@ -7486,6 +7486,380 @@ window.BENCHMARK_DATA = { |
7486 | 7486 | "unit": "opcodes" |
7487 | 7487 | } |
7488 | 7488 | ] |
| 7489 | + }, |
| 7490 | + { |
| 7491 | + "commit": { |
| 7492 | + "author": { |
| 7493 | + "email": "41898282+github-actions[bot]@users.noreply.github.com", |
| 7494 | + "name": "github-actions[bot]", |
| 7495 | + "username": "github-actions[bot]" |
| 7496 | + }, |
| 7497 | + "committer": { |
| 7498 | + |
| 7499 | + "name": "GitHub", |
| 7500 | + "username": "web-flow" |
| 7501 | + }, |
| 7502 | + "distinct": true, |
| 7503 | + "id": "4f0b42abed0fe426e816b6d993acdf7b877bf01e", |
| 7504 | + "message": "chore: Release 0.7.5 (#193)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", |
| 7505 | + "timestamp": "2025-07-24T13:50:23+01:00", |
| 7506 | + "tree_id": "74a831c7d0557859fb391d5fb077cd13bfa2bf7a", |
| 7507 | + "url": "https://github.com/noir-lang/noir-bignum/commit/4f0b42abed0fe426e816b6d993acdf7b877bf01e" |
| 7508 | + }, |
| 7509 | + "date": 1753361455946, |
| 7510 | + "tool": "customSmallerIsBetter", |
| 7511 | + "benches": [ |
| 7512 | + { |
| 7513 | + "name": "add_BLS12_377Fq_Bench", |
| 7514 | + "value": 318, |
| 7515 | + "unit": "opcodes" |
| 7516 | + }, |
| 7517 | + { |
| 7518 | + "name": "add_BLS12_377Fr_Bench", |
| 7519 | + "value": 309, |
| 7520 | + "unit": "opcodes" |
| 7521 | + }, |
| 7522 | + { |
| 7523 | + "name": "add_BLS12_381Fq_Bench", |
| 7524 | + "value": 318, |
| 7525 | + "unit": "opcodes" |
| 7526 | + }, |
| 7527 | + { |
| 7528 | + "name": "add_BLS12_381Fr_Bench", |
| 7529 | + "value": 309, |
| 7530 | + "unit": "opcodes" |
| 7531 | + }, |
| 7532 | + { |
| 7533 | + "name": "add_BN254_Fq_Bench", |
| 7534 | + "value": 309, |
| 7535 | + "unit": "opcodes" |
| 7536 | + }, |
| 7537 | + { |
| 7538 | + "name": "add_U2048_Bench", |
| 7539 | + "value": 373, |
| 7540 | + "unit": "opcodes" |
| 7541 | + }, |
| 7542 | + { |
| 7543 | + "name": "add_U256_Bench", |
| 7544 | + "value": 307, |
| 7545 | + "unit": "opcodes" |
| 7546 | + }, |
| 7547 | + { |
| 7548 | + "name": "div_BLS12_377Fq_Bench", |
| 7549 | + "value": 4033, |
| 7550 | + "unit": "opcodes" |
| 7551 | + }, |
| 7552 | + { |
| 7553 | + "name": "div_BLS12_377Fr_Bench", |
| 7554 | + "value": 3906, |
| 7555 | + "unit": "opcodes" |
| 7556 | + }, |
| 7557 | + { |
| 7558 | + "name": "div_BLS12_381Fq_Bench", |
| 7559 | + "value": 4033, |
| 7560 | + "unit": "opcodes" |
| 7561 | + }, |
| 7562 | + { |
| 7563 | + "name": "div_BLS12_381Fr_Bench", |
| 7564 | + "value": 3906, |
| 7565 | + "unit": "opcodes" |
| 7566 | + }, |
| 7567 | + { |
| 7568 | + "name": "div_BN254_Fq_Bench", |
| 7569 | + "value": 3906, |
| 7570 | + "unit": "opcodes" |
| 7571 | + }, |
| 7572 | + { |
| 7573 | + "name": "div_U2048_Bench", |
| 7574 | + "value": 4461, |
| 7575 | + "unit": "opcodes" |
| 7576 | + }, |
| 7577 | + { |
| 7578 | + "name": "div_U256_Bench", |
| 7579 | + "value": 3908, |
| 7580 | + "unit": "opcodes" |
| 7581 | + }, |
| 7582 | + { |
| 7583 | + "name": "evaluate_quadratic_expression_12_elements_BLS12_377Fq_Bench", |
| 7584 | + "value": 5450, |
| 7585 | + "unit": "opcodes" |
| 7586 | + }, |
| 7587 | + { |
| 7588 | + "name": "evaluate_quadratic_expression_12_elements_BLS12_377Fr_Bench", |
| 7589 | + "value": 5293, |
| 7590 | + "unit": "opcodes" |
| 7591 | + }, |
| 7592 | + { |
| 7593 | + "name": "evaluate_quadratic_expression_12_elements_BLS12_381Fq_Bench", |
| 7594 | + "value": 5450, |
| 7595 | + "unit": "opcodes" |
| 7596 | + }, |
| 7597 | + { |
| 7598 | + "name": "evaluate_quadratic_expression_12_elements_BLS12_381Fr_Bench", |
| 7599 | + "value": 5293, |
| 7600 | + "unit": "opcodes" |
| 7601 | + }, |
| 7602 | + { |
| 7603 | + "name": "evaluate_quadratic_expression_12_elements_BN254_Fq_Bench", |
| 7604 | + "value": 5293, |
| 7605 | + "unit": "opcodes" |
| 7606 | + }, |
| 7607 | + { |
| 7608 | + "name": "evaluate_quadratic_expression_12_elements_U2048_Bench", |
| 7609 | + "value": 6719, |
| 7610 | + "unit": "opcodes" |
| 7611 | + }, |
| 7612 | + { |
| 7613 | + "name": "evaluate_quadratic_expression_12_elements_U256_Bench", |
| 7614 | + "value": 5289, |
| 7615 | + "unit": "opcodes" |
| 7616 | + }, |
| 7617 | + { |
| 7618 | + "name": "evaluate_quadratic_expression_3_elements_BLS12_377Fq_Bench", |
| 7619 | + "value": 3678, |
| 7620 | + "unit": "opcodes" |
| 7621 | + }, |
| 7622 | + { |
| 7623 | + "name": "evaluate_quadratic_expression_3_elements_BLS12_377Fr_Bench", |
| 7624 | + "value": 3574, |
| 7625 | + "unit": "opcodes" |
| 7626 | + }, |
| 7627 | + { |
| 7628 | + "name": "evaluate_quadratic_expression_3_elements_BLS12_381Fq_Bench", |
| 7629 | + "value": 3678, |
| 7630 | + "unit": "opcodes" |
| 7631 | + }, |
| 7632 | + { |
| 7633 | + "name": "evaluate_quadratic_expression_3_elements_BLS12_381Fr_Bench", |
| 7634 | + "value": 3574, |
| 7635 | + "unit": "opcodes" |
| 7636 | + }, |
| 7637 | + { |
| 7638 | + "name": "evaluate_quadratic_expression_3_elements_BN254_Fq_Bench", |
| 7639 | + "value": 3574, |
| 7640 | + "unit": "opcodes" |
| 7641 | + }, |
| 7642 | + { |
| 7643 | + "name": "evaluate_quadratic_expression_3_elements_U2048_Bench", |
| 7644 | + "value": 4190, |
| 7645 | + "unit": "opcodes" |
| 7646 | + }, |
| 7647 | + { |
| 7648 | + "name": "evaluate_quadratic_expression_3_elements_U256_Bench", |
| 7649 | + "value": 3570, |
| 7650 | + "unit": "opcodes" |
| 7651 | + }, |
| 7652 | + { |
| 7653 | + "name": "from_field_BLS12_377Fq_Bench", |
| 7654 | + "value": 82, |
| 7655 | + "unit": "opcodes" |
| 7656 | + }, |
| 7657 | + { |
| 7658 | + "name": "from_field_BLS12_377Fr_Bench", |
| 7659 | + "value": 79, |
| 7660 | + "unit": "opcodes" |
| 7661 | + }, |
| 7662 | + { |
| 7663 | + "name": "from_field_BLS12_381Fq_Bench", |
| 7664 | + "value": 82, |
| 7665 | + "unit": "opcodes" |
| 7666 | + }, |
| 7667 | + { |
| 7668 | + "name": "from_field_BLS12_381Fr_Bench", |
| 7669 | + "value": 79, |
| 7670 | + "unit": "opcodes" |
| 7671 | + }, |
| 7672 | + { |
| 7673 | + "name": "from_field_BN254_Fq_Bench", |
| 7674 | + "value": 79, |
| 7675 | + "unit": "opcodes" |
| 7676 | + }, |
| 7677 | + { |
| 7678 | + "name": "from_field_U2048_Bench", |
| 7679 | + "value": 110, |
| 7680 | + "unit": "opcodes" |
| 7681 | + }, |
| 7682 | + { |
| 7683 | + "name": "from_field_U256_Bench", |
| 7684 | + "value": 79, |
| 7685 | + "unit": "opcodes" |
| 7686 | + }, |
| 7687 | + { |
| 7688 | + "name": "mul_BLS12_377Fq_Bench", |
| 7689 | + "value": 1481, |
| 7690 | + "unit": "opcodes" |
| 7691 | + }, |
| 7692 | + { |
| 7693 | + "name": "mul_BLS12_377Fr_Bench", |
| 7694 | + "value": 1418, |
| 7695 | + "unit": "opcodes" |
| 7696 | + }, |
| 7697 | + { |
| 7698 | + "name": "mul_BLS12_381Fq_Bench", |
| 7699 | + "value": 1481, |
| 7700 | + "unit": "opcodes" |
| 7701 | + }, |
| 7702 | + { |
| 7703 | + "name": "mul_BLS12_381Fr_Bench", |
| 7704 | + "value": 1418, |
| 7705 | + "unit": "opcodes" |
| 7706 | + }, |
| 7707 | + { |
| 7708 | + "name": "mul_BN254_Fq_Bench", |
| 7709 | + "value": 1418, |
| 7710 | + "unit": "opcodes" |
| 7711 | + }, |
| 7712 | + { |
| 7713 | + "name": "mul_U2048_Bench", |
| 7714 | + "value": 1654, |
| 7715 | + "unit": "opcodes" |
| 7716 | + }, |
| 7717 | + { |
| 7718 | + "name": "mul_U256_Bench", |
| 7719 | + "value": 1414, |
| 7720 | + "unit": "opcodes" |
| 7721 | + }, |
| 7722 | + { |
| 7723 | + "name": "sub_BLS12_377Fq_Bench", |
| 7724 | + "value": 385, |
| 7725 | + "unit": "opcodes" |
| 7726 | + }, |
| 7727 | + { |
| 7728 | + "name": "sub_BLS12_377Fr_Bench", |
| 7729 | + "value": 374, |
| 7730 | + "unit": "opcodes" |
| 7731 | + }, |
| 7732 | + { |
| 7733 | + "name": "sub_BLS12_381Fq_Bench", |
| 7734 | + "value": 385, |
| 7735 | + "unit": "opcodes" |
| 7736 | + }, |
| 7737 | + { |
| 7738 | + "name": "sub_BLS12_381Fr_Bench", |
| 7739 | + "value": 374, |
| 7740 | + "unit": "opcodes" |
| 7741 | + }, |
| 7742 | + { |
| 7743 | + "name": "sub_BN254_Fq_Bench", |
| 7744 | + "value": 374, |
| 7745 | + "unit": "opcodes" |
| 7746 | + }, |
| 7747 | + { |
| 7748 | + "name": "sub_U2048_Bench", |
| 7749 | + "value": 441, |
| 7750 | + "unit": "opcodes" |
| 7751 | + }, |
| 7752 | + { |
| 7753 | + "name": "sub_U256_Bench", |
| 7754 | + "value": 372, |
| 7755 | + "unit": "opcodes" |
| 7756 | + }, |
| 7757 | + { |
| 7758 | + "name": "udiv_BLS12_377Fq_Bench", |
| 7759 | + "value": 1835, |
| 7760 | + "unit": "opcodes" |
| 7761 | + }, |
| 7762 | + { |
| 7763 | + "name": "udiv_BLS12_377Fr_Bench", |
| 7764 | + "value": 1821, |
| 7765 | + "unit": "opcodes" |
| 7766 | + }, |
| 7767 | + { |
| 7768 | + "name": "udiv_BLS12_381Fq_Bench", |
| 7769 | + "value": 1835, |
| 7770 | + "unit": "opcodes" |
| 7771 | + }, |
| 7772 | + { |
| 7773 | + "name": "udiv_BLS12_381Fr_Bench", |
| 7774 | + "value": 1821, |
| 7775 | + "unit": "opcodes" |
| 7776 | + }, |
| 7777 | + { |
| 7778 | + "name": "udiv_BN254_Fq_Bench", |
| 7779 | + "value": 1821, |
| 7780 | + "unit": "opcodes" |
| 7781 | + }, |
| 7782 | + { |
| 7783 | + "name": "udiv_U2048_Bench", |
| 7784 | + "value": 1896, |
| 7785 | + "unit": "opcodes" |
| 7786 | + }, |
| 7787 | + { |
| 7788 | + "name": "udiv_U256_Bench", |
| 7789 | + "value": 1821, |
| 7790 | + "unit": "opcodes" |
| 7791 | + }, |
| 7792 | + { |
| 7793 | + "name": "udiv_mod_BLS12_377Fq_Bench", |
| 7794 | + "value": 1847, |
| 7795 | + "unit": "opcodes" |
| 7796 | + }, |
| 7797 | + { |
| 7798 | + "name": "udiv_mod_BLS12_377Fr_Bench", |
| 7799 | + "value": 1833, |
| 7800 | + "unit": "opcodes" |
| 7801 | + }, |
| 7802 | + { |
| 7803 | + "name": "udiv_mod_BLS12_381Fq_Bench", |
| 7804 | + "value": 1847, |
| 7805 | + "unit": "opcodes" |
| 7806 | + }, |
| 7807 | + { |
| 7808 | + "name": "udiv_mod_BLS12_381Fr_Bench", |
| 7809 | + "value": 1833, |
| 7810 | + "unit": "opcodes" |
| 7811 | + }, |
| 7812 | + { |
| 7813 | + "name": "udiv_mod_BN254_Fq_Bench", |
| 7814 | + "value": 1833, |
| 7815 | + "unit": "opcodes" |
| 7816 | + }, |
| 7817 | + { |
| 7818 | + "name": "udiv_mod_U2048_Bench", |
| 7819 | + "value": 1908, |
| 7820 | + "unit": "opcodes" |
| 7821 | + }, |
| 7822 | + { |
| 7823 | + "name": "udiv_mod_U256_Bench", |
| 7824 | + "value": 1833, |
| 7825 | + "unit": "opcodes" |
| 7826 | + }, |
| 7827 | + { |
| 7828 | + "name": "validate_in_field_BLS12_377Fq_Bench", |
| 7829 | + "value": 298, |
| 7830 | + "unit": "opcodes" |
| 7831 | + }, |
| 7832 | + { |
| 7833 | + "name": "validate_in_field_BLS12_377Fr_Bench", |
| 7834 | + "value": 200, |
| 7835 | + "unit": "opcodes" |
| 7836 | + }, |
| 7837 | + { |
| 7838 | + "name": "validate_in_field_BLS12_381Fq_Bench", |
| 7839 | + "value": 298, |
| 7840 | + "unit": "opcodes" |
| 7841 | + }, |
| 7842 | + { |
| 7843 | + "name": "validate_in_field_BLS12_381Fr_Bench", |
| 7844 | + "value": 200, |
| 7845 | + "unit": "opcodes" |
| 7846 | + }, |
| 7847 | + { |
| 7848 | + "name": "validate_in_field_BN254_Fq_Bench", |
| 7849 | + "value": 200, |
| 7850 | + "unit": "opcodes" |
| 7851 | + }, |
| 7852 | + { |
| 7853 | + "name": "validate_in_field_U2048_Bench", |
| 7854 | + "value": 361, |
| 7855 | + "unit": "opcodes" |
| 7856 | + }, |
| 7857 | + { |
| 7858 | + "name": "validate_in_field_U256_Bench", |
| 7859 | + "value": 199, |
| 7860 | + "unit": "opcodes" |
| 7861 | + } |
| 7862 | + ] |
7489 | 7863 | } |
7490 | 7864 | ] |
7491 | 7865 | } |
|
0 commit comments