Skip to content

Activity

Deleted branch

adam-fowlerdeleted base32-decode-fastpath • 
on May 14, 2024

Add Base32 decode fastpath (#36)

Pull request merge
adam-fowlerpushed 1 commit to main • c270645…dc8121f • 
on May 14, 2024

Deleted branch

adam-fowlerdeleted replace-performance • 
on May 14, 2024

Replace performance tests with Benchmarks (#35)

Pull request merge
adam-fowlerpushed 1 commit to main • 4ce194f…c270645 • 
on May 14, 2024

Add encode/decode random buffers test

adam-fowlerpushed 1 commit to base32-decode-fastpath • 576003f…cc223c2 • 
on May 14, 2024

Structify errors

adam-fowlerpushed 1 commit to base32-decode-fastpath • 9ed9826…576003f • 
on May 14, 2024

Add options to String.base32decoded

adam-fowlerpushed 1 commit to base32-decode-fastpath • b0b9806…9ed9826 • 
on May 14, 2024

Add benchmark Base32.decodeIgnoreNullCharacters

adam-fowlercreated base32-decode-fastpath • b0b9806 • 
on May 14, 2024

Run benchmarks on linux and macOS, remove old performance CI

adam-fowlerpushed 1 commit to replace-performance • 717f4b0…de6f9b3 • 
on May 14, 2024

Fix GH action, and fixup benchmark names

adam-fowlerpushed 1 commit to replace-performance • 4a5e543…717f4b0 • 
on May 14, 2024

Don't compare Foundation benchmarks

adam-fowlerpushed 1 commit to replace-performance • 4e67dda…4a5e543 • 
on May 14, 2024

Replace perfomance test with Benchmarks

adam-fowlercreated replace-performance • 4e67dda • 
on May 14, 2024

Deleted branch

adam-fowlerdeleted benchmarks • 
on May 13, 2024

Replace IntegrationTests with Benchmarks (#34)

Pull request merge
adam-fowlerpushed 1 commit to main • 1e8b1cc…4ce194f • 
on May 13, 2024

Fix benchmarks

adam-fowlerpushed 1 commit to benchmarks • 530c0a9…0d7b7bd • 
on May 13, 2024

Don't include Package.resolved

Force push
adam-fowlerforce pushed to benchmarks • ff0b7bd…530c0a9 • 
on May 13, 2024

encodeBytes -> encodeToBytes etc (#33)

Pull request merge
adam-fowlerpushed 1 commit to main • 188c596…1e8b1cc • 
on May 13, 2024

Don't include Package.resolved

adam-fowlerpushed 1 commit to benchmarks • 4291de6…ff0b7bd • 
on May 13, 2024

Add benchmarkBaselines to gitignore

adam-fowlerpushed 1 commit to benchmarks • c9540fa…4291de6 • 
on May 13, 2024

Haven't merged encodeTo PR yet

adam-fowlerpushed 1 commit to benchmarks • d64068f…c9540fa • 
on May 13, 2024

Replace IntegrationTests with Benchmarks

adam-fowlercreated benchmarks • d64068f • 
on May 13, 2024

support padding characters in base32 (#32)

Pull request merge
gwynnepushed 1 commit to main • 97237cf…188c596 • 
on May 13, 2024