Open in app

Sign in

Write

Sign in

Roman Sheremeta
Roman Sheremeta

12 Followers

Home

About

Pinned

Benchmarking Gob vs Protobuf

This article is a Part 2 of my experiment in Gob serialization/deserialization performance measuring and comparing it to Protobuf. Part 1 was intended to compare Gob vs JSON, XML & YAML. Gob is a serialization technique specific to Go only. Gob is designed to work with Golang-based data types. For…

Golang

8 min read

Benchmarking Gob vs Protobuf
Benchmarking Gob vs Protobuf
Golang

8 min read


Pinned

Benchmarking Gob vs JSON, XML & YAML

The article describes nuances and details of benchmarking the speed and memory in terms of encoding & decoding data in Gob comparing to JSON, XML & YAML. Recently I was doing some coding and I accidentally came across Gob while googling needed stuff. …

Golang

7 min read

Benchmarking Gob vs JSON, XML & YAML
Benchmarking Gob vs JSON, XML & YAML
Golang

7 min read


Nov 25, 2022

The testing feature you’ve been missing in pure Go / Golang

If you’ve started writing automation tests in Go after switching from another programming language like me, even there is no matter whether you’re an apologist of Java, C#, Python, JS etc — I bet you’ve been missing some test runner features here in Go like setting up pre-conditions before the…

Golang

3 min read

Golang

3 min read


Feb 20, 2021

Integrate your TestNG tests with TestRail

Have you ever thought that would be great if all the results of test automation run will be reported and stored in TestRail automatically? Here you are, that moment came just now! A Library, which helps to implement auto-reporting of your TestNG-based tests to your TestRail management system. You need…

Testing

4 min read

Integrate your TestNG tests with TestRail
Integrate your TestNG tests with TestRail
Testing

4 min read


Feb 8, 2021

Integrate your JUnit tests with TestRail

Have you ever thought that would be great if all the results of test automation run will be reported and stored in TestRail automatically? Here you are, that moment came just now! A Library, which helps to implement auto-reporting of your JUnit-based tests to your TestRail management system. You need…

Java

5 min read

Integrate your JUnit tests with TestRail
Integrate your JUnit tests with TestRail
Java

5 min read


Dec 30, 2020

How to save Allure Environment data automatically

This guide explains how to serve and save Allure Environment data in an easily manner. RSheremeta/Allure-Environment-Creator This tiny Library helps you to serve and store environment data for Allure easily.github.com So, firstly, you need to add this Library to your project. Since it’s not pushed to the MVN central repository yet, there are two installation options: Download already compiled and packaged Allure-Environment-Creator-1.0.jar …

Allure

2 min read

How to save Allure Environment data of the Test run automatically
How to save Allure Environment data of the Test run automatically
Allure

2 min read

Roman Sheremeta

Roman Sheremeta

12 Followers

Software Engineer (Golang)

Following
  • Matt Schellhas

    Matt Schellhas

  • ParkCityUtah

    ParkCityUtah

  • Val Deleplace

    Val Deleplace

  • Oleg Zarevych

    Oleg Zarevych

  • Maksim Zhashkevych

    Maksim Zhashkevych

See all (12)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams