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
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
.
opennars
/
OpenNARS-4
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
33
Code
Issues
30
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Working Cycle Metric
- #87
#87
Merged
ccrock4t
merged 11 commits into
dev
opennars/OpenNARS-4:dev
from
working_cycle_time_metric
opennars/OpenNARS-4:working_cycle_time_metric
Copy head branch name to clipboard
May 13, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Working Cycle Metric
#87
ccrock4t
merged 11 commits into
dev
opennars/OpenNARS-4:dev
from
working_cycle_time_metric
opennars/OpenNARS-4:working_cycle_time_metric
Copy head branch name to clipboard
Commits
Commits on Jan 11, 2024
Add simple time calculation for 1 working cycle
ccrock4t
committed
2276950
View commit details
Copy full SHA for 2276950
Browse repository at this point
Commits on Jan 18, 2024
store cycle metrics in reasoner; calculate cycles per second
ccrock4t
committed
624dee0
View commit details
Copy full SHA for 624dee0
Browse repository at this point
Add a ConsolePlus command to display cycles per second ("/cycles")
ccrock4t
committed
545ab03
View commit details
Copy full SHA for 545ab03
Browse repository at this point
Commits on Jan 23, 2024
Extend metric output on ConsolePlus. Update comments; remove whitespace.
ccrock4t
committed
799b9d9
View commit details
Copy full SHA for 799b9d9
Browse repository at this point
Commits on Jan 31, 2024
Update Reasoner.py
ccrock4t
committed
2b2fd70
View commit details
Copy full SHA for 2b2fd70
Browse repository at this point
Commits on May 2, 2024
keep a running average of cycle duration
ccrock4t
committed
83e8275
View commit details
Copy full SHA for 83e8275
Browse repository at this point
Move function to bottom of file, since it will rarely be touched compared to the other functions
ccrock4t
committed
7c7b8c4
View commit details
Copy full SHA for 7c7b8c4
Browse repository at this point
Commits on May 3, 2024
calculate running mean of cycle duration
maxeeem
committed
eec912c
View commit details
Copy full SHA for eec912c
Browse repository at this point
Merge pull request #105 from bowen-xu/running-mean
Show description for 3f231d7
ccrock4t
authored
3f231d7
View commit details
Copy full SHA for 3f231d7
Browse repository at this point
Revert config
ccrock4t
committed
f0a41d4
View commit details
Copy full SHA for f0a41d4
Browse repository at this point
Merge branch 'working_cycle_time_metric' of https://github.com/bowen-xu/PyNARS into working_cycle_time_metric
ccrock4t
committed
c2ca107
View commit details
Copy full SHA for c2ca107
Browse repository at this point
You can’t perform that action at this time.