-
-
Notifications
You must be signed in to change notification settings - Fork 53
dev call 20210902
Florian Angerer edited this page Sep 3, 2021
·
2 revisions
Tim, Florian, Stepan, Antonio, Ronan, Matti, Simon, Mohaned
- Antonio, Ronan and Armin met in Italy to work on HPyField and walk in the mountains.
- PR is ready so far (thanks Antonio)
- Florian will add doc about 'tp_traverse'; it might not be called if implementations already do tracking during HPyField_Store
- We did also discuss a bulk-transfer API for HPyField[]. It might be useful (and necessary for the sake of performance) to be able to memcpy HPyField arrays.
- Release 0.3 soon without HPyField.
- GraalPython is already up to date.
- PyPy is close to being up to date.
- The release should probably include the GitHub Actions changes (there is an open PR for that).
- Release 0.4 once HPyField is ready and has GraalPython and PyPy implementations.
- Tim and Simon plan to put together some suggested HPy projects for students at the University of Cape Town to work on this (southern hemisphere) summer break.
- We plan to look for good libraries to port to HPy and make a list.
- Other suggestions for projects welcome.
- Florian fully migrated ujson_hpy to HPy (removed any usage of CPython API). He implemented helper functions to account for missing HPy API functions.
- Stepan implemented API functions HPyUnicode_AsUTF8AndSize, HPyUnicode_DecodeFSDefault, and implemented the format specified "s" for HPyArg_Parse.
- There was a discussion about the lifetime of the 'char *' returned by HPyUnicode_AsUTF8AndSize. We agreed that the lifetime should be tied to the handle.
- Antonio is looking into PyPy's HPy object allocation performance. PyPy is more than 2x slower (there is a benchmark in branch 'antocuni/more-microbench'). GraalPython has a similar problem. We were discussing if we could have a more efficient API but didn't have an idea so far.
- Ronan is planning to work more on the numpy port once HPyField is ready.
- Florian is planning to work on adding HPy support to Cython.
- Florian will create an issue with candidates for new HPy API functions that were missing when migrating ujson_hpy.
- Florian will do CPython API function usage frequency analysis based on the top4000 packages.
- Florian will create a micro benchmark for HPyField.
- There will be a Cython pair programming session with Matti at Sept 3rd
- Stepan is working on migrating psutil to HPy.
- We are thinking of adding 'HPy_BuildValue' to reduce the number of API calls just to build one collection. There are concerns about the varargs nature of this API. Florian or Stepan will create an issue to discuss everything.
- 5 September 2024
- 4 April 2024
- 7 March 2024
- 1 February 2024
- 11 January 2024
- 7 December 2023
- 9 November 2023
- 5 October 2023
- 14 September 2023
- 3 August 2023
- 6 July 2023
- 1 June 2023
- 4 May 2023
- 13 April 2023
- 2 March 2023
- 2 February 2023
- 12 January 2023
- 1 December 2022
- 3 November 2022
- 6 October 2022
- 8 September 2022
- 4 August 2022
- 7 July 2022
- 2 June 2022
- 5 May 2022
- 7 April 2022
- 3 March 2022
- 3 February 2022
- 13 January 2022
- 2 December 2021
- 4 November 2021
- 7 October 2021
- 2 September 2021
- 12 August 2021
- 8 July 2021
- 6 May 2021
- 4 March 2021
- 7 January 2021
- 3 December 2020
- 5 November 2020