Re: [PR] Upstreaming 2024 Nyrkiö patches [hunter]

2025-01-06 Thread via GitHub
henrikingo commented on PR #27: URL: https://github.com/apache/hunter/pull/27#issuecomment-2573750180 Ah. I think I know what this is: We use hunter together with Nyrkiö, and the latter has pytest-benchmark, so it successfully went through all our own testing. I'll addpytest-benchmark to po

[PR] Upstreaming 2024 Nyrkiö patches [hunter]

2025-01-06 Thread via GitHub
henrikingo opened a new pull request, #27: URL: https://github.com/apache/hunter/pull/27 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

Re: [I] Update Readme to clarify support status? [hunter]

2025-02-04 Thread via GitHub
brucearctor commented on issue #30: URL: https://github.com/apache/hunter/issues/30#issuecomment-2634747361 f there are issues I'd take a look and likely pick up things that are fitting. I probably need to run/test/use Hunter at first :-) On creating issues: I play with some other

Re: [I] Update Readme to clarify support status? [hunter]

2025-02-04 Thread via GitHub
henrikingo commented on issue #30: URL: https://github.com/apache/hunter/issues/30#issuecomment-2634725996 Excellent! Yes, we find it interesting and revolutionary too. Would you like me to start creating some tickets of tasks I have in mind for the future?I can do that while we cont

[I] Adding Apache License Headers [hunter]

2025-02-04 Thread via GitHub
dave2wave opened a new issue, #31: URL: https://github.com/apache/hunter/issues/31 When this mass change's PR is readied the commit should come from a PPMC member who is from the org that signed the SGA. -- This is an automated message from the Apache Git Service. To respond to the messag

[PR] Fix a broken link to Validating Performance of a Feature Branch [hunter]

2025-02-04 Thread via GitHub
Ge opened a new pull request, #32: URL: https://github.com/apache/hunter/pull/32 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: co

[I] Update Readme to clarify support status? [hunter]

2025-02-04 Thread via GitHub
brucearctor opened a new issue, #30: URL: https://github.com/apache/hunter/issues/30 the ReadME has "This is an unsupported open source project created by DataStax employees." has that at the top. Is that accurate? Perhaps this was created by DataStax employees is correct. BUT

Re: [I] Update Readme to clarify support status? [hunter]

2025-02-04 Thread via GitHub
Ge commented on issue #30: URL: https://github.com/apache/hunter/issues/30#issuecomment-2635188943 Hi @brucearctor ! Thank you for your interest in the project! Please check out project documentation in https://github.com/apache/hunter/tree/master/docs. Documentation pages

Re: [I] Update Readme to clarify support status? [hunter]

2025-02-04 Thread via GitHub
henrikingo commented on issue #30: URL: https://github.com/apache/hunter/issues/30#issuecomment-2634648039 > the ReadME has "This is an unsupported open source project created by DataStax employees." has that at the top. > > Is that accurate? Hi. This is obviously not accurate.

Re: [I] Update Readme to clarify support status? [hunter]

2025-02-04 Thread via GitHub
brucearctor commented on issue #30: URL: https://github.com/apache/hunter/issues/30#issuecomment-2634656354 makes sense -- thanks for quick response! I found myself digging into ASF project on the [ lol ] hunt for somewhere interesting to contribute. This project looks quite

Re: [PR] Fix a broken link to Validating Performance of a Feature Branch [hunter]

2025-02-05 Thread via GitHub
Ge merged PR #32: URL: https://github.com/apache/hunter/pull/32 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@hunter.apache.or

Re: [PR] Upstreaming 2024 Nyrkiö patches [hunter]

2025-01-10 Thread via GitHub
henrikingo merged PR #27: URL: https://github.com/apache/hunter/pull/27 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@hunter.apach

Re: [PR] Upstreaming 2024 Nyrkiö patches [hunter]

2025-01-09 Thread via GitHub
Ge commented on PR #27: URL: https://github.com/apache/hunter/pull/27#issuecomment-2581699786 All the changes look good! We just need to remove `pytest-benchmark ` or update the lock. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-23 Thread via GitHub
henrikingo commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1926812812 ## README.md: ## @@ -4,409 +4,38 @@ Hunter – Hunts Performance Regressions _This is an unsupported open source project created by DataStax employees._ -Hunter perfor

[PR] Introduce docs and reproducible examples [hunter]

2025-01-20 Thread via GitHub
Ge opened a new pull request, #28: URL: https://github.com/apache/hunter/pull/28 This PR has the following changes: 1. Adds reproducible examples with docker-compose for PostgreSQL, Graphite, Grafana, CSV. 2. Splits most of the information in README.md into separate docs pages.

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929946641 ## README.md: ## @@ -4,409 +4,38 @@ Hunter – Hunts Performance Regressions _This is an unsupported open source project created by DataStax employees._ -Hunter performs s

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929946724 ## README.md: ## @@ -4,409 +4,38 @@ Hunter – Hunts Performance Regressions _This is an unsupported open source project created by DataStax employees._ -Hunter performs s

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929947033 ## docs/ANALYZE.md: ## @@ -0,0 +1,46 @@ +# Finding Change Points + +``` +hunter analyze ... +hunter analyze ... +``` + +This command prints interesting results of all +runs

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929946829 ## docs/ANALYZE.md: ## @@ -0,0 +1,46 @@ +# Finding Change Points + +``` +hunter analyze ... +hunter analyze ... +``` + +This command prints interesting results of all +runs

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929948889 ## docs/GETTING_STARTED.md: ## @@ -0,0 +1,129 @@ +# Getting Started + +## Installation + +Hunter requires Python 3.8. If you don't have python 3.8, +use pyenv to install it.

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929948727 ## docs/ANALYZE.md: ## @@ -0,0 +1,46 @@ +# Finding Change Points + +``` +hunter analyze ... +hunter analyze ... +``` + +This command prints interesting results of all +runs

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929948509 ## docs/ANALYZE.md: ## @@ -0,0 +1,46 @@ +# Finding Change Points + +``` +hunter analyze ... +hunter analyze ... +``` + +This command prints interesting results of all +runs

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929949312 ## docs/INSTALL.md: ## @@ -0,0 +1,19 @@ +# Installation Review Comment: README no longer contains installation instructions or anything else really that belongs in the d

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929955752 ## README.md: ## @@ -4,409 +4,38 @@ Hunter – Hunts Performance Regressions _This is an unsupported open source project created by DataStax employees._ -Hunter performs s

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-26 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1929959099 ## docs/FEATURE_BRANCH.md: ## @@ -0,0 +1,52 @@ +# Validating Performance of a Feature Branch + +The `hunter regressions` command can work with feature branches. + +First you

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-27 Thread via GitHub
henrikingo commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1930111282 ## docs/ANALYZE.md: ## @@ -0,0 +1,46 @@ +# Finding Change Points + +``` +hunter analyze ... +hunter analyze ... +``` + +This command prints interesting results of all +r

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-27 Thread via GitHub
henrikingo commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1930130757 ## docs/VALIDATING_PERF.md: ## @@ -0,0 +1,45 @@ +# Validating Performance against Baseline Review Comment: Maybe remove it for now and I can start a email thread whet

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-27 Thread via GitHub
Ge commented on code in PR #28: URL: https://github.com/apache/hunter/pull/28#discussion_r1931090688 ## docs/VALIDATING_PERF.md: ## @@ -0,0 +1,45 @@ +# Validating Performance against Baseline Review Comment: 38f531f -- This is an automated message from the Apache Git

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-27 Thread via GitHub
Ge merged PR #28: URL: https://github.com/apache/hunter/pull/28 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@hunter.apache.or

[PR] Fix broken links [hunter]

2025-01-27 Thread via GitHub
Ge opened a new pull request, #29: URL: https://github.com/apache/hunter/pull/29 This PR fixes links broken in https://github.com/apache/hunter/pull/28. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] Fix broken links [hunter]

2025-01-27 Thread via GitHub
Ge merged PR #29: URL: https://github.com/apache/hunter/pull/29 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@hunter.apache.or

Re: [PR] Introduce docs and reproducible examples [hunter]

2025-01-28 Thread via GitHub
henrikingo commented on PR #28: URL: https://github.com/apache/hunter/pull/28#issuecomment-2618727345 > Maybe remove it for now and I can start a email thread whether we want to deprecate it. Was going to do this but realized the regressions feature is still in the docs serving the u

Re: [PR] Upstreaming 2024 Nyrkiö patches [hunter]

2025-01-10 Thread via GitHub
henrikingo commented on PR #27: URL: https://github.com/apache/hunter/pull/27#issuecomment-2583723643 Ok actually I think you need to restart the test. I'm not a committer yet :-D -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] Upstreaming 2024 Nyrkiö patches [hunter]

2025-01-10 Thread via GitHub
henrikingo commented on PR #27: URL: https://github.com/apache/hunter/pull/27#issuecomment-2584258346 > Ok actually I think you need to restart the test. I'm not a committer yet :-D Never mind. It was just so fast I didn't realize it had ran already. -- This is an automated message

Re: [I] Task list to change project name and then do publicity [hunter]

2025-02-12 Thread via GitHub
dave2wave commented on issue #33: URL: https://github.com/apache/hunter/issues/33#issuecomment-2654705169 There is a first step that a mentor needs to do in svn. That is to change the name in podlings.xml. I'll take care of that shortly. -- This is an automated message from the Apache

Re: [I] Task list to change project name and then do publicity [hunter]

2025-02-12 Thread via GitHub
dave2wave commented on issue #33: URL: https://github.com/apache/hunter/issues/33#issuecomment-2654750290 I've made changes from the incubator side in in svn: ``` % svn ci -m 'Change Hunter to Otava' Deleting podlings/hunter.yml Adding podlings/otava.yml Sending

[I] Feature branch support in Postgres importer [hunter]

2025-02-17 Thread via GitHub
Ge opened a new issue, #34: URL: https://github.com/apache/hunter/issues/34 **Current behavior** ``` ./poetryw run hunter regressions window1min_time_rocks_on_close --branch 3.5 Traceback (most recent call last): File "", line 1, in File "/Users/asorokoumov/Pro

Re: [PR] remove unsupported comment [hunter]

2025-02-27 Thread via GitHub
brucearctor closed pull request #35: remove unsupported comment URL: https://github.com/apache/hunter/pull/35 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

[I] Task list to change project name and then do publicity [hunter]

2025-02-12 Thread via GitHub
henrikingo opened a new issue, #33: URL: https://github.com/apache/hunter/issues/33 We have a new name! Apache Otava This ticket collects the list of tasks that arise as a result of that, and also that we need to complete before we make some social media noise about -Hunter-,

Re: [I] Extend --magnitude to support specific metrics [hunter]

2025-02-12 Thread via GitHub
henrikingo commented on issue #2: URL: https://github.com/apache/hunter/issues/2#issuecomment-2654624019 I just want to state for the record, that one of the Nyrkiö 2024 patches contains a fix that improved the accuracy of Hunter for finding small changes and in my experience enabled goin

Re: [PR] remove unsupported comment [hunter]

2025-02-25 Thread via GitHub
Ge commented on code in PR #35: URL: https://github.com/apache/hunter/pull/35#discussion_r1970838585 ## README.md: ## @@ -1,7 +1,7 @@ Hunter – Hunts Performance Regressions == -_This is an unsupported open source project created by Dat

Re: [PR] Updated python [hunter]

2025-02-25 Thread via GitHub
Ge commented on PR #36: URL: https://github.com/apache/hunter/pull/36#issuecomment-2683790253 Hey @brucearctor , Thanks for starting this work! Is it possible to keep compatibility with 3.8 / run test matrix against both versions? As I mentioned on the mailing list thread

Re: [PR] Updated python [hunter]

2025-02-25 Thread via GitHub
brucearctor commented on PR #36: URL: https://github.com/apache/hunter/pull/36#issuecomment-2683858197 still [ obviously ] a work in progress [ so have marked as draft ] -- using as a way to get more deeply into the code Was trying to hack around a bit. Not opposed to maintaining comp

Re: [PR] Updated python [hunter]

2025-02-25 Thread via GitHub
brucearctor commented on PR #36: URL: https://github.com/apache/hunter/pull/36#issuecomment-2684012935 looks like this needs to not be a 'draft' for CI to run. I'm currently just using that for testing, rather than setting up locally. Will tag individuals once ready for review

Re: [PR] Updated python [hunter]

2025-02-26 Thread via GitHub
brucearctor commented on PR #36: URL: https://github.com/apache/hunter/pull/36#issuecomment-2684209159 I'm gonna close ... I see this taking quite some time. AND, I am not ready to devote a bunch of time to get this to work [ when I'm not even a user of it, yet ]. Gonna play with some ot

Re: [PR] Updated python [hunter]

2025-02-26 Thread via GitHub
brucearctor closed pull request #36: Updated python URL: https://github.com/apache/hunter/pull/36 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commit

Re: [PR] remove unsupported comment [hunter]

2025-02-25 Thread via GitHub
brucearctor commented on code in PR #35: URL: https://github.com/apache/hunter/pull/35#discussion_r1970931080 ## README.md: ## @@ -1,7 +1,7 @@ Hunter – Hunts Performance Regressions == -_This is an unsupported open source project created b

Re: [PR] remove unsupported comment [hunter]

2025-02-25 Thread via GitHub
brucearctor commented on code in PR #35: URL: https://github.com/apache/hunter/pull/35#discussion_r1970932130 ## README.md: ## @@ -1,7 +1,7 @@ Hunter – Hunts Performance Regressions == -_This is an unsupported open source project created b

Re: [PR] Updated python [hunter]

2025-02-25 Thread via GitHub
brucearctor closed pull request #36: Updated python URL: https://github.com/apache/hunter/pull/36 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commit

[PR] Updated python [hunter]

2025-02-25 Thread via GitHub
brucearctor opened a new pull request, #36: URL: https://github.com/apache/hunter/pull/36 To have a non-EOL python version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[PR] remove unsupported comment [hunter]

2025-02-25 Thread via GitHub
brucearctor opened a new pull request, #35: URL: https://github.com/apache/hunter/pull/35 It isn't great for community or potentially onboarding users for the top of the README to say is unsupported. So, removed/changed that line. -- This is an automated message from the Apache Git Servi

Re: [PR] remove unsupported comment [hunter]

2025-02-27 Thread via GitHub
henrikingo commented on code in PR #35: URL: https://github.com/apache/hunter/pull/35#discussion_r1973620082 ## README.md: ## @@ -1,7 +1,7 @@ Hunter – Hunts Performance Regressions == -_This is an unsupported open source project created by