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
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
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
.
BU-DiSC
/
QuART
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
13
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: BU-DiSC/QuART
Actions
All workflows
Workflows
Clang Format Checker
Clang Format Checker
Copilot code review
Copilot code review
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
192 workflow runs
192 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Merge pull request #22 from BU-DiSC/cangokmen/implement_tail_optimiza…
Clang Format Checker
#139:
Commit
f055f28
pushed by
cangokmen
27s
main
main
27s
View workflow file
Traditional lil implementation
Clang Format Checker
#138:
Commit
0f37768
pushed by
cangokmen
32s
cangokmen/new_tail_method
cangokmen/new_tail_method
32s
View workflow file
Latest version, changed function
Clang Format Checker
#137:
Commit
954791a
pushed by
cangokmen
26s
cangokmen/new_tail_method
cangokmen/new_tail_method
26s
View workflow file
Added comments about memmove and SIMD
Clang Format Checker
#136:
Commit
596db27
pushed by
cangokmen
25s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
25s
View #22
View workflow file
Changed printf to std:err in verifyTailPath
Clang Format Checker
#135:
Commit
7bf4887
pushed by
cangokmen
26s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
26s
View workflow file
Merge branch 'cangokmen/implement_tail_optimization' of github.com:BU…
Clang Format Checker
#134:
Commit
2c75b8b
pushed by
cangokmen
28s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
28s
View workflow file
Fixed typo in comment
Clang Format Checker
#133:
Commit
f3b97ab
pushed by
cangokmen
27s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
27s
View workflow file
Added printTree, verifyTailPath, printFpPath helper methods
Clang Format Checker
#132:
Commit
3e83751
pushed by
cangokmen
26s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
26s
View workflow file
Updated README
Clang Format Checker
#131:
Commit
2292065
pushed by
cangokmen
28s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
28s
View workflow file
Added QuART_tail stuff
Clang Format Checker
#130:
Commit
2e796da
pushed by
cangokmen
30s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
30s
View workflow file
Implemented new version of lil. Not yet functional.
Clang Format Checker
#129:
Commit
f657eea
pushed by
NoahP-K
31s
noahpk/implement-lil-optimization-in-art
noahpk/implement-lil-optimization-in-art
31s
View workflow file
Added QuART_tail under trees and added implementations of tailInsertN…
Clang Format Checker
#128:
Commit
4c41f12
pushed by
cangokmen
29s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
29s
View workflow file
Added tailInsertNodeX decleerations to ArtNode.h and added comments
Clang Format Checker
#127:
Commit
220f0d7
pushed by
cangokmen
28s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
28s
View workflow file
Added fp_depth and fp_ref fields to ART.h and changed constructor
Clang Format Checker
#126:
Commit
cb98b73
pushed by
cangokmen
28s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
28s
View workflow file
clang-format fixes
Clang Format Checker
#125:
Commit
0e2cf35
pushed by
cangokmen
29s
cangokmen/implement_tail_optimization
cangokmen/implement_tail_optimization
29s
View workflow file
Fixed error in quart_xtail K60, will do the change in quart_lil as well
Clang Format Checker
#124:
Commit
87a3b6b
pushed by
cangokmen
28s
cangokmen/new_tail_method
cangokmen/new_tail_method
28s
View #21
View workflow file
Put verifyTailPath function in ART.h in public
Clang Format Checker
#123:
Commit
f905932
pushed by
cangokmen
28s
cangokmen/new_tail_method
cangokmen/new_tail_method
28s
View workflow file
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.