:orphan: |rss_image| **2019-10 - 1/1** :ref:`Blog ` :ref:`benchmark (4) ` :ref:`onnx (8) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2019-10 .. _ap-month-2019-10-0: 2019-10 - 1/1 +++++++++++++ .. blogpostagg:: :title: The bug which makes you waste time :date: 2019-10-04 :keywords: asv,bug :categories: benchmark :rawfile: 2019/2019-10-04_asv.rst It is not a bug but it is something which makes you waste some significant time just to understand what's going on. :epkg:`asv` would refuse to detect the benchmark I was trying to set up just because filenames did contain dots. So, for :epkg:`asv` don't add a file ``name.option.py`` but use ``name_option.py``. A couple of benchmark for tries: :epkg:`bench1`, :epkg:`bench2`. ---- |rss_image| **2019-10 - 1/1** :ref:`2021-08 (3) ` :ref:`2022-02 (1) ` :ref:`2022-05 (1) ` :ref:`2022-06 (1) ` :ref:`2022-11 (1) `