Skip to content

Commit 9c84582

Browse files
authored
Performance graph updates for Netmiko 4.2.0 (ktbyers#3201)
1 parent 88232d8 commit 9c84582

14 files changed

+41
-38
lines changed

_release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ while true; do
2020
esac
2121
done
2222

23-
pylama
23+
pylama .
2424
if [ $? -eq 0 ]; then
2525
echo
2626
echo "pylama ... [OK]"
@@ -32,7 +32,7 @@ else
3232
fi
3333

3434
echo
35-
python setup.py sdist bdist_wheel > /dev/null
35+
poetry build > /dev/null
3636
if [ $? -eq 0 ]; then
3737
echo "creating distribution ... [OK]"
3838
ls -ltr $DIR_PACKAGE

release_process.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ $ pdoc3 --html --output-dir docs netmiko --force
1313

1414
# Merge into master / checkout master (use PR in GitHub for this)
1515

16-
# python setup.py sdist bdist_wheel
16+
# poetry build
1717

1818
# Run ./_release.sh
1919

2020
# Create a tag for the version
21-
git tag -a v4.1.0 -m "Version 4.1.0 Release"
22-
git push origin_ssh v4.1.0
21+
git tag -a v4.2.0 -m "Version 4.2.0 Release"
22+
git push origin_ssh v4.2.0
2323

2424
# Make sure to run the performance tests for the new release and to update the graphs!
2525

tests/performance/graphs/netmiko_arista_eos.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/performance/graphs/netmiko_cisco_ios.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/performance/graphs/netmiko_cisco_nxos.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/performance/graphs/netmiko_cisco_xe.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/performance/graphs/netmiko_cisco_xr.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/performance/graphs/netmiko_hp_procurve.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/performance/graphs/netmiko_juniper_junos.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/performance/netmiko_performance.csv

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,11 @@ date,netmiko_version,device_name,connect,send_command_simple,send_config_simple,
6868
2022-4-27 14:26:2,4.1.0,arista1,0:00:01.788259,0:00:02.563968,0:00:02.715299,0:00:28.072290
6969
2022-4-27 14:26:34,4.1.0,juniper_vmx,0:00:03.491516,0:00:03.979298,0:00:03.606049,0:00:17.841704
7070
2022-4-27 14:29:21,4.1.0,hp_procurve,0:00:01.873823,0:00:02.322253,0:00:02.099819,0:00:10.649204
71-
2022-5-20 11:38:5,4.1.0,linux_srv1,0:00:03.349217,0:00:03.523378,0:00:04.188625,0:00:10.252565
72-
2022-5-20 13:8:5,4.1.1-a1,linux_srv1,0:00:01.082305,0:00:01.244256,0:00:01.651606,0:00:07.775715
71+
2023-5-5 10:41:36,4.2.0,cisco1,0:00:00.950239,0:00:01.018443,0:00:01.222409,0:00:04.190270
72+
2023-5-5 10:41:49,4.2.0,cisco3,0:00:00.794856,0:00:00.889877,0:00:00.923853,0:00:09.778762
73+
2023-5-5 10:42:7,4.2.0,cisco5,0:00:01.488929,0:00:01.200243,0:00:01.568345,0:00:12.064722
74+
2023-5-5 10:42:50,4.2.0,nxos1,0:00:02.870104,0:00:02.917957,0:00:04.182973,0:00:28.401443
75+
2023-5-5 10:43:12,4.2.0,cisco_xr_azure,0:00:02.106241,0:00:02.385522,0:00:03.130367,0:00:11.635060
76+
2023-5-5 10:43:22,4.2.0,arista1,0:00:00.959298,0:00:01.146205,0:00:01.126909,0:00:05.723498
77+
2023-5-5 10:43:55,4.2.0,juniper_vmx,0:00:03.352394,0:00:03.991835,0:00:03.718561,0:00:18.232042
78+
2023-5-5 10:46:42,4.2.0,hp_procurve,0:00:01.922824,0:00:02.093454,0:00:02.080615,0:00:10.503179

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy