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 }}
Suremaker
/
ObjectSerialization-Net
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ObjectSerialization-Net
ObjectSerialization.Performance
TestObjects
on
master
User selector
All users
All time
Commit history
Commits on Feb 9, 2013
extended performance metrics and updated Readme
Suremaker
committed
b063321
View commit details
Copy full SHA for b063321
View code at this point
Browse repository at this point
added performance test for readonly field
Suremaker
committed
f1ce3a4
View commit details
Copy full SHA for f1ce3a4
View code at this point
Browse repository at this point
reorganized performance tests and improved time measurement to exclude stream/writers creation
Suremaker
committed
9333348
View commit details
Copy full SHA for 9333348
View code at this point
Browse repository at this point
Commits on Feb 7, 2013
added tests for Newsoft BSON and DataContractSerializer
Suremaker
committed
d7c6cfd
View commit details
Copy full SHA for d7c6cfd
View code at this point
Browse repository at this point
extended performance tests
Suremaker
committed
b48584e
View commit details
Copy full SHA for b48584e
View code at this point
Browse repository at this point
added support for serialization of classes without parameterless constructor
Suremaker
committed
71c25d4
View commit details
Copy full SHA for 71c25d4
View code at this point
Browse repository at this point
Commits on Feb 6, 2013
added performance tests for sealed classes
Suremaker
committed
875a1bc
View commit details
Copy full SHA for 875a1bc
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
modified class serializer to serialize public properties and fields that are not static and not readonly
Show description for 550c101
Suremaker
committed
550c101
View commit details
Copy full SHA for 550c101
View code at this point
Browse repository at this point
reformatted code
Suremaker
committed
94292d8
View commit details
Copy full SHA for 94292d8
View code at this point
Browse repository at this point
introduced TypeInfoRepository class with ability to register type (to decrease size of serialized data)
wojtek
committed
92ffa05
View commit details
Copy full SHA for 92ffa05
View code at this point
Browse repository at this point
added ProtoBuf-net serializer for performance comparison
Show description for 290628c
wojtek
committed
290628c
View commit details
Copy full SHA for 290628c
View code at this point
Browse repository at this point
optimized struct and class members serialization
Show description for 30a5acd
wojtek
committed
30a5acd
View commit details
Copy full SHA for 30a5acd
View code at this point
Browse repository at this point
added serialization performance project to compare serialization times/serialized data size for various object graphs and serializer implementations
Show description for 1a68b91
wojtek
committed
1a68b91
View commit details
Copy full SHA for 1a68b91
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.