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
.
rulego
/
streamsql
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
61
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: rulego/streamsql
Actions
All workflows
Workflows
Benchmark
Benchmark
CI
CI
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
pages-build-deployment
pages-build-deployment
Release
Release
Show more workflows...
Management
Caches
Deployments
Benchmark
Benchmark
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
benchmark.yml
will be ignored since log searching is not yet available
29 workflow runs
29 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(functions): 批量聚合基准入参不再随 b.N 分配,修 CI 基准 OOM
Benchmark
#35:
Commit
21d8f23
pushed by
whki
2m 15s
main
main
2m 15s
View workflow file
feat(aggregator/stream): 分组LRU淘汰可观测,补 group_evicted_count 与节流告警
Benchmark
#34:
Commit
23ce3e0
pushed by
whki
1m 54s
main
main
1m 54s
View workflow file
feat(functions): add hysteresis and latch
Benchmark
#33:
Commit
0d5a716
pushed by
whki
2m 33s
main
main
2m 33s
View workflow file
fix(window/aggregator/stream): 迟到重复计算/触发竞态/聚合cast中断/JOIN panic崩溃
Benchmark
#31:
Commit
9b79f03
pushed by
whki
2m 40s
main
main
2m 40s
View workflow file
fix(window/aggregator/stream): 迟到重复计算/触发竞态/聚合cast中断/JOIN panic崩溃
Benchmark
#30:
Commit
192b2e5
pushed by
whki
2m 32s
main
main
2m 32s
View workflow file
fix(window/aggregator/stream): 迟到重复计算/触发竞态/聚合cast中断/JOIN panic崩溃
Benchmark
#29:
Commit
9f97b72
pushed by
whki
2m 37s
main
main
2m 37s
View workflow file
fix: datetime函数支持time.Time入参/JOIN键数值归一/GROUP BY键保留类型
Benchmark
#28:
Commit
9f10a18
pushed by
whki
2m 25s
main
main
2m 25s
View workflow file
fix(datetime): now()返回time.Time,扩展to_seconds/unix_timestamp入参,修复WHERE…
Benchmark
#27:
Commit
017c636
pushed by
whki
27m 42s
main
main
27m 42s
View workflow file
docs(readme): 重写中英文 README,突出 CEP/分析函数与性能基准
Benchmark
#26:
Commit
a323fe7
pushed by
whki
4m 47s
main
main
4m 47s
View workflow file
chore: 优化代码注释
Benchmark
#25:
Commit
ce3f7e1
pushed by
whki
2m 27s
main
main
2m 27s
View workflow file
docs(readme): 新增 CEP 模式识别特色(轻量边缘引擎独有)
Benchmark
#24:
Commit
4aaba01
pushed by
whki
2m 29s
main
main
2m 29s
View workflow file
docs(readme): 新增 CEP 模式识别特色(轻量边缘引擎独有,eKuiper 无)
Benchmark
#23:
Commit
41fa5c7
pushed by
whki
2m 30s
main
main
2m 30s
View workflow file
fix(test/cep): 压测 drain 改背压,避免 dataChan 满丢弃导致超时
Benchmark
#22:
Commit
926273d
pushed by
whki
2m 2s
main
main
2m 2s
View workflow file
test(cep): 补压力测试(goroutine/堆/分区 LRU/WITHIN sweeper + 吞吐 benchmark)+ 文…
Benchmark
#21:
Commit
d26a1a4
pushed by
whki
2m 34s
main
main
2m 34s
View workflow file
test(e2e): 补 event-time 多时间戳聚合回归(文档化 epoch 对齐)
Benchmark
#20:
Commit
39fdb9a
pushed by
whki
2m 26s
main
main
2m 26s
View workflow file
feat(analytic): 支持 PARTITION BY 连接字段、多调用表达式、HAVING 聚合、GROUP BY 表达式
Benchmark
#19:
Commit
47ef8a7
pushed by
whki
2m 14s
main
main
2m 14s
View workflow file
fix: 对抗审计修复——row_number/lead 崩溃与静默nil、未知窗口函数报错、watermark防远未来ts毒化、函数表达…
Benchmark
#17:
Commit
dec8b10
pushed by
whki
2m 26s
main
main
2m 26s
View workflow file
fix(stream): JOIN 聚合分组列输出名去表别名前缀(对齐直连/标准 SQL),遵循 AS 别名,同名冲突编译期报错
Benchmark
#16:
Commit
ea12560
pushed by
whki
3m 18s
main
main
3m 18s
View workflow file
fix(schema): Default 真正填值进 row(原仅压住 required 报错)
Benchmark
#15:
Commit
73ada71
pushed by
whki
2m 35s
main
main
2m 35s
View workflow file
fix(schema): Default 真正填值进 row(原仅压住 required 报错)
Benchmark
#14:
Commit
73ada71
pushed by
whki
2m 22s
dev
dev
2m 22s
View workflow file
fix(stream): overflow 策略修复——Block 超时即丢、Drop 去死分支;丢弃计数拆 input/output
Benchmark
#13:
Commit
d92c67d
pushed by
whki
2m 29s
dev
dev
2m 29s
View workflow file
refactor: logger 按实例线程化(去全局串扰/竞态);移除 zero_data_loss、persist 误导性 no-op
Benchmark
#12:
Commit
d12949e
pushed by
whki
2m 21s
dev
dev
2m 21s
View workflow file
feat: 新增 WithSchema(opt-in 校验) 与 WithLogger 选项
Benchmark
#11:
Commit
90b4e72
pushed by
whki
2m 32s
dev
dev
2m 32s
View workflow file
feat: schema 接入 opt-in 校验(SetSchema 触发 Emit/EmitSync 校验,不设零开销)
Benchmark
#10:
Commit
d068321
pushed by
whki
2m 39s
dev
dev
2m 39s
View workflow file
feat: 流-表 JOIN 支持聚合与窗口(富化接入窗口路径,LEFT 未匹配归 NULL 分组)
Benchmark
#9:
Commit
f9e8196
pushed by
whki
2m 23s
dev
dev
2m 23s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.