Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
frequenz-floss
/
frequenz-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
18
Code
Issues
139
Pull requests
11
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Improve resampler structure and performance
- #1242
#1242
Merged
llucax
merged 13 commits into
frequenz-floss:v1.x.x
frequenz-floss/frequenz-sdk-python:v1.x.x
from
llucax:improve-resampler
llucax/frequenz-sdk-python:improve-resampler
Copy head branch name to clipboard
Jun 26, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Improve resampler structure and performance
#1242
llucax
merged 13 commits into
frequenz-floss:v1.x.x
frequenz-floss/frequenz-sdk-python:v1.x.x
from
llucax:improve-resampler
llucax/frequenz-sdk-python:improve-resampler
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2025
tests: Import from public modules when possible
Show description for 1318ce4
llucax
committed
1318ce4
View commit details
Copy full SHA for 1318ce4
Browse repository at this point
Split the resampling module
Show description for 5eb4655
llucax
committed
5eb4655
View commit details
Copy full SHA for 5eb4655
Browse repository at this point
Expose `ResamplingFunction` and `SourceProperties`
Show description for b326d4b
llucax
committed
b326d4b
View commit details
Copy full SHA for b326d4b
Browse repository at this point
Convert `ResamplingFunction` to a `Protocol`
Show description for 35f4dce
llucax
committed
35f4dce
View commit details
Copy full SHA for 35f4dce
Browse repository at this point
pylint: Don't disable check for the whole file
Show description for c8c0f63
llucax
committed
c8c0f63
View commit details
Copy full SHA for c8c0f63
Browse repository at this point
Don't use `Sample` in the resampler buffer and function
Show description for 5503c83
llucax
committed
5503c83
View commit details
Copy full SHA for 5503c83
Browse repository at this point
Use plain `float`s in the resampler buffer
Show description for 26fa527
llucax
committed
26fa527
View commit details
Copy full SHA for 26fa527
Browse repository at this point
Replace `average` with `statistics.fmean`
Show description for a8cde98
llucax
committed
a8cde98
View commit details
Copy full SHA for a8cde98
Browse repository at this point
benchmark: Move creation of objects out of the hot path
Show description for ef8f7bd
llucax
committed
ef8f7bd
View commit details
Copy full SHA for ef8f7bd
Browse repository at this point
Remove `UNIX_EPOCH` and use the one in the core library
Show description for e199b41
llucax
committed
e199b41
View commit details
Copy full SHA for e199b41
Browse repository at this point
Use the latest v1 when cross-referencing with channels
Show description for b497d17
llucax
committed
b497d17
View commit details
Copy full SHA for b497d17
Browse repository at this point
Update the microgrid client cross-reference and add client-common
Show description for d52e73f
llucax
committed
d52e73f
View commit details
Copy full SHA for d52e73f
Browse repository at this point
Fix typo in `ResamplingError` docstring
Show description for da45456
llucax
committed
da45456
View commit details
Copy full SHA for da45456
Browse repository at this point
You can’t perform that action at this time.